Better interface for setup of encoding.
[gedcom-parse.git] / gedcom.enc
1 # Mapping of charsets for gedcom parsing
2 # Each line contains the gedcom name, appended with (LOHI) or (HILO)
3 # for 2 byte encodings, and the iconv name of the charset, separated
4 # by whitespace
5 UNICODE(LOHI)   UTF16LE
6 UNICODE(HILO)   UTF16BE
7 ASCII           ASCII
8 ANSI            CP1252