summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2000-06-03 05:03:01 +0000
committerPablo Saratxaga <pablo@src.gnome.org>2000-06-03 05:03:01 +0000
commit40638f2de292719e3615e5ae77ff5f97d57300bc (patch)
treefc46f80c51faf275af119c053aa0fd80f72dc53c /modules
parent0ef0b42e8dbad3425d27eb41baf2c668024a8ab6 (diff)
downloadpango-40638f2de292719e3615e5ae77ff5f97d57300bc.tar.gz
added other usually used aliases for thai fonts
Diffstat (limited to 'modules')
-rw-r--r--modules/thai/thai-x.c4
-rw-r--r--modules/thai/thai.c4
2 files changed, 8 insertions, 0 deletions
diff --git a/modules/thai/thai-x.c b/modules/thai/thai-x.c
index 5cefc3a1..0882f75e 100644
--- a/modules/thai/thai-x.c
+++ b/modules/thai/thai-x.c
@@ -142,7 +142,9 @@ get_font_info (PangoFont *font)
static const char *charsets[] = {
"xtis620.2529-1",
"xtis-0",
+ "tis620.2533-1",
"tis620.2529-1",
+ "iso8859-11",
"iso10646-1",
};
@@ -150,6 +152,8 @@ get_font_info (PangoFont *font)
THAI_FONT_XTIS,
THAI_FONT_XTIS,
THAI_FONT_TIS,
+ THAI_FONT_TIS,
+ THAI_FONT_TIS,
THAI_FONT_ISO10646
};
diff --git a/modules/thai/thai.c b/modules/thai/thai.c
index 5cefc3a1..0882f75e 100644
--- a/modules/thai/thai.c
+++ b/modules/thai/thai.c
@@ -142,7 +142,9 @@ get_font_info (PangoFont *font)
static const char *charsets[] = {
"xtis620.2529-1",
"xtis-0",
+ "tis620.2533-1",
"tis620.2529-1",
+ "iso8859-11",
"iso10646-1",
};
@@ -150,6 +152,8 @@ get_font_info (PangoFont *font)
THAI_FONT_XTIS,
THAI_FONT_XTIS,
THAI_FONT_TIS,
+ THAI_FONT_TIS,
+ THAI_FONT_TIS,
THAI_FONT_ISO10646
};