KUIX support local languages

5 messages - 1122 views

Hi,

Is there a way to enable local font support using image bitmaps etc on phones which does not have UTF-8 charset of that said local language.

If we were to customise kuix to support this, how easy or difficult is it.. any pointers pl.

 

Reards,

Nagendra

Actualy Kuix do not provide any bitmap font support.

Any plans for its support in future..

This may be nessary even to have a uniform english fonts on every devices. Currently the each phone has different rendering of the standard j2me specified fonts.

If we were to add this feature, any inputs on which classes may have this impact..

Everywhere Kuix invoke Graphics.drawString(...) and Font.stringWidth(...) and Font.charWidth(...) methods.