View Single Post
Old 10-17-2015, 09:23 AM   #62
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yep, the issue with Gentium (and a few other 'old' fonts) is that their truetype bytecode was optimized for some old and forgotten rendering engines, and freetype's bytecode interpreter just plain mangles it.
On a proper Linux system, you can simply workaround that by enforcing autohinting on these specific families via fontconfig.

But ttfautohint provides a 'cross-platform' answer, by rebuilding the bytecode hinting with the help of freetype's autohinter .

Last edited by NiLuJe; 10-17-2015 at 10:55 AM.
NiLuJe is offline   Reply With Quote