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 18:29:53 -0000


------- Comment #4 from cvs-commit at developer dot classpath dot org  
2006-09-20 18:29 -------
Subject: Bug 29011

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Francis Kung <fkung>    06/09/20 18:26:24

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:
                (constructor): Expanded glyphPositions array to accomodate
Y-coordinates.
                (getGlyphOutline): Call getGylphTransform to generate
transform.
                (getGylphPosition): Read position directly out of array.
                (getGlyphPositions): Read positions directly out of array.
                (getGlyphTransform): Generate transform based on gylphPositions
array.
                (performDefaultLayout): Populate glyphPositions array instead
of transforms.
                (setGlyphPosition): Set position directly into array.
                (setGlyphTransform): Update positions array as well.

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


-- 


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





reply via email to

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