|
From: | Martin Olbrich |
Subject: | [ft] charmap |
Date: | Wed, 01 Nov 2006 14:51:21 +0100 |
User-agent: | Thunderbird 1.5.0.7 (Windows/20060909) |
Hi,I am using the Arial.ttf and cant get the right character mapping for special german characters "äöüß" although my charmap is unicode.
Can it have to do with the character values of those being negative? string text; text[i] --> negative number for "äöüßâàá..."FT_Get_Char_Index( face, text[i]); --> returns always 0 for those special characters.
thank you martin.
[Prev in Thread] | Current Thread | [Next in Thread] |