dxf export: recover korean encodings (CP949) (fixes #20838)

This commit is contained in:
Juergen E. Fischer 2019-01-23 16:43:07 +01:00
parent 99904f1f5e
commit 4e74c8b548

View File

@ -356,7 +356,7 @@ const char *QgsDxfExport::DXF_ENCODINGS[][2] =
{ "ANSI_874", "CP874" },
{ "ANSI_932", "Shift_JIS" },
{ "ANSI_936", "CP936" },
{ "ANSI_949", "cp949" },
{ "ANSI_949", "CP949" },
{ "ANSI_950", "CP950" },
// { "ANSI_1361", "" },
// { "ANSI_1200", "" },