freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] display chinese char


From: Werner LEMBERG
Subject: Re: [Freetype] display chinese char
Date: Thu, 30 Nov 2000 09:17:32 +0100 (CET)

> I want to know how to write a program that can convert a string of
> chinese character to an image?

Use iconv() or a similar function to convert Big5 input characters (or
GB or whatever you use) to Unicode first!  Today, most CJK TrueType
fonts only have a Unicode cmap.


    Werner



reply via email to

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