change character set UTF-8 to UTF-16

u2bpavankumar
Hi,

I am working on micro 2440 board. I want to know whether we can change the
character set from UTF-8 to UTF-16? If so what is the process for that? plz
let me know.

Regards,
Pavan

u2bpavankumar
First of all, UTF-16, is it supported on micro 2440? If so what is the
process for it. I have checked the kernel compilation options where I can
see only utf8.

Let me tell you what is my current problem. I am trying to add local fonts
to my target. For that I have compiled makeqpf tool & using it I have
converted the font in to qpf format and placed in the $QTDIR/lib/fonts.
Also I have placed the definition in fontdir. But font rendering is not
happening properly. Compound characters are displaying as two seperate
characters instead on one character. I think if there was UTF-16 support to
the device, this problem can be solved.

Any help is appreciated

Regards,
Pavan