bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/29011] FreetypeGlyphVector.getGlyphPosition(int glyphIndex) sho


From: cvs-commit at developer dot classpath dot org
Subject: [Bug awt/29011] FreetypeGlyphVector.getGlyphPosition(int glyphIndex) should not throw when glyphIndex == nGlyphs
Date: 20 Sep 2006 21:51:09 -0000


------- Comment #5 from cvs-commit at developer dot classpath dot org  
2006-09-20 21:51 -------
Subject: Bug 29011

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Francis Kung <fkung>    06/09/20 21:50:01

Modified files:
        .              : ChangeLog 
        gnu/java/awt/peer/gtk: FreetypeGlyphVector.java 

Log message:
        2006-09-20  Francis Kung  <address@hidden>

                PR 29011
                * gnu/java/awt/peer/gtk/FreetypeGlyphVector.java:
                (getGlyphTransform): Use translation instead of scale.
                (performDefaultLayout): Increment position values instead of
resetting, and
                pre-increment instead of post-increment.
                (setGlyphTransform): Handle null case with identity transform.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8579&r2=1.8580
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/awt/peer/gtk/FreetypeGlyphVector.java?cvsroot=classpath&r1=1.8&r2=1.9


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29011





reply via email to

[Prev in Thread] Current Thread [Next in Thread]