X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=data%2Fgedcom.enc;h=559473f2dc39d93a405163c1d4b1e6bc9bb3112c;hb=6ac96eea2be7cea48b8cf4232c3be6699078173b;hp=cf88d379ff557bd8a854a6c3806538f955427cca;hpb=19706fc15c1fbffb7719fe7577c6fcf9ecbaba9b;p=gedcom-parse.git diff --git a/data/gedcom.enc b/data/gedcom.enc index cf88d37..559473f 100644 --- a/data/gedcom.enc +++ b/data/gedcom.enc @@ -3,12 +3,12 @@ # Mapping of charsets for gedcom parsing # Each line contains (separated by whitespace): -# - the gedcom name +# - the gedcom name (with space replaced by underscore) # - a token identifying the width of characters and the ordering; # currently supported values: 1, 2_LOHI, 2_HILO # - the iconv name of the charset -# First the encodings supported by the GEDCOM standard +# First the encodings supported by the GEDCOM 5.5 standard UNICODE 2_LOHI UCS-2LE UNICODE 2_HILO UCS-2BE ASCII 1 ASCII @@ -17,4 +17,6 @@ ANSEL 1 ANSEL # Then some very frequently used non-standard encodings: # Note that CP1252 is a superset of ISO-8859-1, so that is covered too ANSI 1 CP1252 +IBM_WINDOWS 1 CP1252 +# The following is explicitly allowed in the draft 5.5.1 GEDCOM standard UTF-8 1 UTF-8