|
|
|
|
|
by maxdamantus
462 days ago
|
|
Hmm.. I tried using the "tools/viewer/viewer --slide GM_typeface_fontations_roboto" example in the skia repository earlier (swapping out the Roboto font for DejaVuSans, since the Roboto font doesn't seem to properly hint horizontally [0]), but the result [1] seems to only be hinted vertically, so similar to the FreeType "v40" interpreter, which supposedly ignores horizontal hints. Admittedly I haven't looked into how the setup is configured, and haven't tried it in Chrome, so maybe it's still possible to enable full hinting as intended by the font somehow. [0] https://gist.githubusercontent.com/Maxdamantus/3a58d8e764b29... [1] https://gist.githubusercontent.com/Maxdamantus/3a58d8e764b29... |
|