freetype
[Top][All Lists]
Advanced

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

[Freetype] How should I troubleshoot this UTF-8 problem?


From: David Wuertele
Subject: [Freetype] How should I troubleshoot this UTF-8 problem?
Date: Mon, 08 Mar 2004 18:04:34 -0800
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux)

I'm using freetype as a component in a much larger system which I have
just begun to internationalize.  

I've found that when I specify a Japanese font and call
FTC_Image_Cache_Lookup() function on UTF-8 encoded japanese
characters, I get garbage rendered.

ASCII characters from the same font render fine.  I have examined the
font with a font editor and the characters are all there.  I have
looked at my executable binary and confirmed that the static strings
do indeed contain valid UTF-8 encodings of the characters I want.

Any suggestions on how I might proceed to get FTC_Image_Cache_Lookup()
to work with this Japanese font?

Thanks,




reply via email to

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