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: fkung at redhat dot com
Subject: [Bug awt/29011] FreetypeGlyphVector.getGlyphPosition(int glyphIndex) should not throw when glyphIndex == nGlyphs
Date: 19 Sep 2006 19:08:38 -0000


------- Comment #2 from fkung at redhat dot com  2006-09-19 19:08 -------
Created an attachment (id=12298)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12298&action=view)
fix for getGlyphPosition and support for vertical fonts

whoops, once again I didn't check the bugzilla before working on something. 
This patch takes a slightly different approach, and stores all the
glyphPositions instead of storing all the transforms; it makes a bit more sense
this way (instead of converting from position to transform, and back to
position).  It also adds support for vertical fonts.

Do you mind if I commit this one instead?  Sorry about that!


-- 


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





reply via email to

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