|
From: | Noorul Sahabudeen |
Subject: | Re: [ft-devel] Re: [ft] Re: Few typefaces are not loading |
Date: | Sat, 29 Aug 2009 12:41:39 +0530 |
User-agent: | Thunderbird 2.0.0.19 (Windows/20081209) |
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" <address@hidden> 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
[Prev in Thread] | Current Thread | [Next in Thread] |