far east font and IME

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

PeakGao
Just popping in
Just popping in
Posts: 9
Joined: Fri Apr 21, 2006 07:04

far east font and IME

Postby PeakGao » Thu Apr 27, 2006 06:08

When can support far east font and IME? it is necessary for a powerful UI library! for IME, your may reference to microsoft directx sdk's simple UI library and sample.

User avatar
lindquist
CEGUI Team (Retired)
Posts: 770
Joined: Mon Jan 24, 2005 21:20
Location: Copenhagen, Denmark

Postby lindquist » Thu Apr 27, 2006 16:06

The CEGUI library does not have input handling code for any platform.
Instead it's up to the application programmer to "inject" the correct unicode (UTF32) code points to the library.

From what I could tell IME (Input Method Editor) is the client code that needs to do this translation, and as such should not be a part of the CEGUI base library.

While supporting asian input methods is an important feature I think it should be a 3rd party "module" or something like that. The code would obviously be useful for much more than just CEGUI (alot of apps need to translate keyboard input to localized characters).

All CEGUI developers live in countries using latin character tables, and thus seeing a library to do this is very unlikely from any of us.

Another barrier is that the current CEGUI font system is'nt very well suited for having very large glyph sets. This is a known issue and there are plans of rewriting the font system.

When this will happen I simply cannot tell.

HTH


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 10 guests