Better interface for selection of encoding.
[gedcom-parse.git] / gedcom.enc
1 # Mapping of charsets for gedcom parsing
2 # Each line contains (separated by whitespace):
3 #   - the gedcom name
4 #   - a token identifying the width of characters and the ordering;
5 #     currently supported values: 1, 2_LOHI, 2_HILO
6 #   - the iconv name of the charset
7 UNICODE         2_LOHI  UTF16LE
8 UNICODE         2_HILO  UTF16BE
9 ASCII           1       ASCII
10 ANSI            1       CP1252
11 ANSEL           1       ANSEL