On 01/20/2001 03:05:23 AM "Mike Lischke" wrote:
>I had a quick look at it and got a question which you might be able to
>answer. Windows cannot display UTF 32 characters, AFAIK Linux does not
>either. So which common operating system can actually display UTF 32?
It is true that there is no Win32 API that allows you to pass a UTF-32
encoded string. But any string that can be encoded in UTF-32 can also be
encoded in UTF-16, and UTF-16 strings can be drawn using ExtTextOutW.
- Peter
---------------------------------------------------------------------------
Peter Constable
Non-Roman Script Initiative, SIL International
7500 W. Camp Wisdom Rd., Dallas, TX 75236, USA
Tel: +1 972 708 7485
E-mail: <peter_constable@sil.org>
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:18 EDT