> *" with native (TrueType) hinting enabled."*
> 
> How do I enable it?

As documented for `FT_Load_Glyph'; for example, by using the
`FT_LOAD_DEFAULT' flag so that hinting is active.

> Also,do I have to use FT_FACE_FLAG_TRICKY?

This is a flag that gets *returned*; it's not something you should
change by yourself.


    Werner

_______________________________________________
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to