Hi,

Currently the DirectFB doesn't support the GB encoding so you should add it
by yourself
take a look at the file " interfaces/IDirectFBFont /idirectfbfont_ft2.c",
there are the functions
ft2UTF8GetCharacterIndex() && ft2UTF8DecodeText() to decode the UTF8 chars,
you should do something similar for the GB2132.


regards
Haithem


On Fri, Feb 22, 2013 at 11:14 AM, chencho <chenc...@gmail.com> wrote:

> Hi guys,
>
> anyone of you have had to do this conversion? I need to write GB2132 chars
> in a directfb app and I dont have too much idea where start from.
>
> Any help will be appreciated
>
> chencho
>
> _______________________________________________
> directfb-dev mailing list
> directfb-dev@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>
>


-- 
*
Never say that's "impossible", the word itself says "I'm Possible"
*
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to