win-iconv / win-iconv

iconv implementation using Win32 API to convert.
200 stars 61 forks source link

[PATCH] Add Big5-HKSCS alias #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If HKSCS support is installed on Windows, Code page 950 also maps to Big5-HKSCS 
encoding.

The attached patch against win-iconv-0.0.3 adds the necessary aliases to 
support Big5-HKSCS.

Original issue reported on code.google.com by timothy....@gmail.com on 23 Oct 2011 at 2:53

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you for the patch.
Included by r28.

Original comment by yukihiro...@gmail.com on 23 Oct 2011 at 4:27