24 Sep
2015
24 Sep
'15
12:08 a.m.
https://bugs.winehq.org/show_bug.cgi?id=39297 --- Comment #21 from Hin-Tak Leung <htl10(a)users.sourceforge.net> --- On glibc system (i.e linux), yu can get at more or less the same mapping table by doing something like this: perl -e 'for ($i = 0; $i<256; $i++) {printf "%c\n", ($i);}' \ | iconv -t UTF16 -f ASMO-708 -c | hexdump -C -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.