freetype
[Top][All Lists]
Advanced

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

Re: [ft] Drawing chinese text with FreeType on OpenGL


From: Werner LEMBERG
Subject: Re: [ft] Drawing chinese text with FreeType on OpenGL
Date: Sun, 08 Mar 2009 13:22:15 +0100 (CET)

> I have been trying to implement an OpenGL application that can
> display chinese text.

You are probably writing to the wrong list...

> I am using example from 
> http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=43 Nehe .
> However, I am not able to display the chinese text properly.
> It keeps displaying rectangle.
> I think there is problem with the way I specify the string.
> I am using widechar in C++ and specify unicode value such as 0xFD9D.

Do you select the right cmap?  Chinese can be represented in different
encodings like GB, Big 5, or Unicode.


     Werner




reply via email to

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