Cloud Wu,
Absolutely not. In order for IUP to work with all OSes, it cannot use UTF-8
because Microsoft only fully supports UTF-16. The lowest common denominator
are the ANSI Latin code pages.
Regards,
Andrew
On 2018-07-16 at 11:48 PM, 云风 Cloud Wu <clou...@gmail.com> wrote:
I found some source files of iup must use ISO8859-1 encoding.
/iup/srccontrols/matrixex/iupmatex_units.c
/iup/src/iup_str.c
I meet the same issue as this post :
https://www.mail-archive.com/iup-users@lists.sourceforge.net/msg01342.html
Could you change these source file's encoding from ISO8859-1 to UTF-8 by not
encoding these code point into C-char/string literal directly ?
I make a patch in attachment .
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users