Hi,

Does Xutf8LookupString supports or will support directly encoded 
UCS characters ?

Xterm supports this when X_HAVE_UTF8_STRING is undefined.
I've written a small locale independent UTF-8 library that use
the same code. ( http://www.oksid.ch/xutf8/index.html )

This feature is very usefull to me because I'm writing a XIM
server which is locale independent. It sends only KeySyms and no
string. (Strings are locale dependent).

This XIM server will use the Yudit tables to enter any Unicode
character using an normal US keyboard. (It will be released under
the GPL).

Thanks,
        Jean-Marc 

-- 
mailto:oksid@;bluewin.ch
http://www.oksid.ch
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to