X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=data%2Fgedcom.enc;h=f74dae15418323ee3772ccecd852bab70998decc;hb=e7b52176b60838e4567d072526e186257aed3a7f;hp=4645be9811af61b04e3bcbdadbee4f1f5534207e;hpb=04086b886900720d9696aaba9a3d5d61dfde6020;p=gedcom-parse.git diff --git a/data/gedcom.enc b/data/gedcom.enc index 4645be9..f74dae1 100644 --- a/data/gedcom.enc +++ b/data/gedcom.enc @@ -9,11 +9,13 @@ # - the iconv name of the charset # First the encodings supported by the GEDCOM standard -UNICODE 2_LOHI UNICODELITTLE -UNICODE 2_HILO UNICODEBIG +UNICODE 2_LOHI UCS-2LE +UNICODE 2_HILO UCS-2BE ASCII 1 ASCII 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 +# The following is explicitly allowed in the draft 5.5.1 GEDCOM standard +UTF-8 1 UTF-8