Thanks ,
Windings works fine with FT_ENCODING_MS_SYMBOL, but is there any simple way to set the default style that font supports and load the charmapa, Because i dont' know anything about these encoding styles ans stuffs. If it is not a great thing to find the charmap and set that , please post the solution

Thanks in Advance,
Noorul

Dmitry Timoshkov wrote:
"Noorul Sahabudeen" <noorulsahabudeen...@gmail.com> wrote:

For few fonts like "Cambria" face is Null and for few fonts line webdings i am not getting any characters.

You need to select an appropriate charmap:

FT_Select_Charmap(face, FT_ENCODING_UNICODE); // or FT_ENCODING_MS_SYMBOL




_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to