Followup to:  <[EMAIL PROTECTED]>
By author:    "Maiorana, Jason" <[EMAIL PROTECTED]>
In newsgroup: linux.utf8
>
> 
> 
> >For Unicode characters for which there doesn't exist a historic X11
> >keysym, use by convention 0x0100XXYY, where XXYY is the Unicode value
> of
> >the character. Xterm and many other X11 applications understand that
> >convention.
> 
> offhand, does anyone know what convention there is for
> unicode characters beyond 0xFFFF? In the older X API, there isnt
> alot of support for beyond-BMP characters.
> 

It seems that 0x01XXXXXX should work just fine, where U+XXXXXX is the
Unicode character.  Covers 24 bits, which is more than the 20.087 bits
of (post-UTF-16) Unicode.

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt    <[EMAIL PROTECTED]>
--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to