freetype
[Top][All Lists]
Advanced

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

Re: [ft] German Letters with FT_Load_Char


From: Werner LEMBERG
Subject: Re: [ft] German Letters with FT_Load_Char
Date: Tue, 31 Mar 2009 17:07:29 +0200 (CEST)

> To prevent this i currently use a dirty workaround
>         // convert from UTF8 to ISO 8859-1

If you select a Unicode cmap you should of course convert UTF8 to
Unicode character codes, not latin-1.

> Is it possible to render UTF8 encoded chars directly?

No.  Have a look at the demo programs in the ft2demos bundle.


     Werner




reply via email to

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