Charset translation tables to convert between CP88 and CP850

This commit is contained in:
Stas Degteff
2006-02-04 17:26:59 +00:00
parent eba640f205
commit 409a920ce9
3 changed files with 292 additions and 0 deletions

View File

@@ -174,6 +174,7 @@ XLATCHARSET CP850 CP437 850_437.chs
XLATCHARSET CP850 CP850 850_850.chs
XLATCHARSET CP850 CP858 850_858.chs
XLATCHARSET CP850 CP859 850_859.chs
XLATCHARSET CP850 CP866 850_866.chs
XLATCHARSET CP850 US-ASCII 850_asc.chs
XLATCHARSET CP850 USASCII 850_asc.chs
XLATCHARSET CP850 ISO8859-1 850_i-1.chs
@@ -229,6 +230,7 @@ XLATCHARSET CP865 LATIN-1 865_iso.chs
XLATCHARSET CP865 LATIN1 865_iso.chs
XLATCHARSET CP865 UTF-8 865_u8.chs
XLATCHARSET CP865 UTF8 865_u8.chs
XLATCHARSET CP866 CP850 866_850.chs
XLATCHARSET CP866 CP866 866_866.chs
XLATCHARSET CP866 ISO8859-5 866_i-5.chs
XLATCHARSET CP866 ISO88595 866_i-5.chs