I'm working on a project where I'm producing a Unicode library and I've been doing some research. I recently became aware of what is called Unicode's "astral" or "supplementary" characters...
These, simply, are higher-order symbols in the Unicode characterset which are now starting to be defined, and are expressed as 32-bit values.
My question is, in particular, is OS X capable of handling 32 bit Unicode characters at this time?
Regards,
John