Skip to content

v0.4.0

Compare
Choose a tag to compare
@hymkor hymkor released this 17 Feb 08:57
· 11 commits to master since this release
  • Add functions: NewEncoder(CODEPAGE) and NewDecoder(CODEPAGE)
  • On Linux, get the current encoding from the environment variable $LC_ALL and $LANG.

Now supporting encoding on Linux

932:   japanese.ShiftJIS,
936:   simplifiedchinese.GBK,
949:   korean.EUCKR, // Unified Hangul Code
950:   traditionalchinese.Big5,
951:   traditionalchinese.Big5, // Big5-HKSCS
50222: japanese.ISO2022JP,
51932: japanese.EUCJP,
51949: korean.EUCKR,
52936: simplifiedchinese.HZGB2312,
65001: UTF8