Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "codepage", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"author": "SheetJS", | ||
@@ -5,0 +5,0 @@ "description": "pure-JS library to handle codepages", |
@@ -248,22 +248,6 @@ # Codepages for JS | ||
## Missing Codepages | ||
NLS refers to the National Language Support files supplied in various versions of | ||
Windows. In older versions of Windows (e.g. Windows 98) these files followed the | ||
pattern `CP_#.NLS`, but newer versions use the pattern `C_#.NLS`. | ||
The following codepages are not implemented. Normative references may not be | ||
available in all cases. Furthermore, other software packages are known to hack | ||
certain codepages (for example, Mozilla treats ASMO-708 as an alias of Arabic | ||
ISO-8869-6 when in fact there are many differences), so all implementations | ||
*should* be cleanroom when possible. | ||
- 709 Arabic (ASMO-449+, BCON V4) | ||
- 710 Arabic - Transparent Arabic | ||
- 50229 ISO 2022 Traditional Chinese | ||
- 50930 EBCDIC Japanese (Katakana) Extended | ||
- 50931 EBCDIC US-Canada and Japanese | ||
- 50933 EBCDIC Korean Extended and Korean | ||
- 50935 EBCDIC Simplified Chinese Extended and Simplified Chinese | ||
- 50936 EBCDIC Simplified Chinese | ||
- 50937 EBCDIC US-Canada and Traditional Chinese | ||
- 50939 EBCDIC Japanese (Latin) Extended and Japanese | ||
- 51950 EUC Traditional Chinese | ||
## Sources | ||
@@ -270,0 +254,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3323329
263