emacs-bidi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-bidi] Re: Arabic support


From: Eli Zaretskii
Subject: Re: [emacs-bidi] Re: Arabic support
Date: Thu, 02 Sep 2010 08:00:30 -0400

And another question: AFAIU, an LGSTRING specifies characters as
Unicode codepoints, while the Windows Uniscribe APIs expect wchar_t
wide characters, which on Windows means UTF-16.  This means we should
encode the codepoints in LGSTRINGs to UTF-16 before passing them to
Uniscribe, rather than passing them unaltered, right?  The current
code will break for characters whose Unicode codepoints are beyond the
BMP, right?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]