(reset-after revisions) mlang: Correct and fill out Japanese locale information.

Aric Stewart aric at codeweavers.com
Tue Jul 22 06:13:41 CDT 2008


Implement Japanese auto detect, JIS and EUC encoding conversions to 
Unicode and back. These conversions  are not done in code pages but are 
simple algorithms.

resent: properly with all Japanese Locales included.
resent-2: include Unicode->JIS and Unicode->EUC as well as JIS->Unicode 
and EUC->Unicode

mlang: JIS does not have hankata(half katakana) so when converting from 
SJIS to JIS you need to remove that, converting it to zenkata(full katakana)
also properly exit shifted when reaching the end of a SJIS string and 
still shifted
---
  dlls/mlang/mlang.c |  444 
+++++++++++++++++++++++++++++++++++++++++++++++++++-
  1 files changed, 436 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5b39ce7646ce6011c0e4ec8a5c3ee05cf45f584e.diff
Type: text/x-patch
Size: 15405 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080722/f9c44182/attachment-0001.bin 


More information about the wine-patches mailing list