summaryrefslogtreecommitdiff
path: root/xc/extras/X-TrueType
diff options
context:
space:
mode:
Diffstat (limited to 'xc/extras/X-TrueType')
-rw-r--r--xc/extras/X-TrueType/ISO8859.11/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xc/extras/X-TrueType/ISO8859.11/main.c b/xc/extras/X-TrueType/ISO8859.11/main.c
index 6b844b96b..f8d602330 100644
--- a/xc/extras/X-TrueType/ISO8859.11/main.c
+++ b/xc/extras/X-TrueType/ISO8859.11/main.c
@@ -49,6 +49,7 @@ typedef enum
static CharSetRelation const charSetRelations[] = {
{ "iso8859", NULL, "11", ISO8859_11, { 0x20, 0xff, 0, 0, 0x20 } },
+ { "tis620", NULL, "0", ISO8859_11, { 0x20, 0xff, 0, 0, 0x20 } },
{ "tis620", "2529", NULL, ISO8859_11, { 0x20, 0xff, 0, 0, 0x20 } },
{ "tis620", "2533", NULL, ISO8859_11, { 0x20, 0xff, 0, 0, 0x20 } },
{ NULL, NULL, NULL, 0, { 0, 0, 0, 0, 0 } }