freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Accessing localized chars in a font for slash char.


From: Werner LEMBERG
Subject: Re: [ft] Accessing localized chars in a font for slash char.
Date: Thu, 10 Mar 2016 15:23:51 +0100 (CET)

> *" 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]