+-----------------+--------------------------------+--------------------------------+
| mac_iceland | maciceland | Icelandic |
+-----------------+--------------------------------+--------------------------------+
-| mac_latin2 | maclatin2, maccentraleurope | Central and Eastern Europe |
+| mac_latin2 | maclatin2, maccentraleurope, | Central and Eastern Europe |
+| | mac_centeuro | |
+-----------------+--------------------------------+--------------------------------+
| mac_roman | macroman, macintosh | Western Europe |
+-----------------+--------------------------------+--------------------------------+
# mac_latin2 codec
'maccentraleurope' : 'mac_latin2',
+ 'mac_centeuro' : 'mac_latin2',
'maclatin2' : 'mac_latin2',
# mac_roman codec
'sjisx0213' : 'shift_jisx0213',
's_jisx0213' : 'shift_jisx0213',
- # tactis codec
- 'tis260' : 'tactis',
-
# tis_620 codec
'tis620' : 'tis_620',
'tis_620_0' : 'tis_620',
--- /dev/null
+Updated encodings:\r
+- Removed the "tis260" encoding, which was an alias for the nonexistent "tactis" codec.\r
+- Added "mac_centeuro" as an alias for the mac_latin2 encoding.
\ No newline at end of file