Hi,

I find that glyph metrics are rounded to integer in font drivers when
loading a glyph with hinting.  I think this is to prevent application
from accidentally ruining the hinting (i.e. from translating the glyphs
by non integral offset).  Is it true?

If it's true, then maybe the rounding process is better being done in
FT_Load_Glyph, so that font drivers don't have to do this themselves.
(after 2.1.10, of course)

-- 
Regards,
olv


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to