> To try to answer my question from before (please correct my errors!):

You are confused because FT_LOAD_XXX combines bit flags with enum
portion of FT_LOAD_TARGET_XXX
https://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_LOAD_XXX

LIGHT, NORMAL (assuming native v40), and LCD would not hint
horizontally. Native hinter overrides autohinter unless the later is
forced. I am not sure if v40 returns fractional advance though, which
you would need for subpixel positioning.

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to