aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ftfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ftfont.c b/src/ftfont.c
index 2b442ead4bf..6b549c3ddf2 100644
--- a/src/ftfont.c
+++ b/src/ftfont.c
@@ -119,7 +119,7 @@ static struct
119 { "jisx0213.2004-1", { 0x20B9F }}, 119 { "jisx0213.2004-1", { 0x20B9F }},
120 { "viscii1.1-1", { 0x1EA0, 0x1EAE, 0x1ED2 }, "vi"}, 120 { "viscii1.1-1", { 0x1EA0, 0x1EAE, 0x1ED2 }, "vi"},
121 { "tis620.2529-1", { 0x0E01 }, "th"}, 121 { "tis620.2529-1", { 0x0E01 }, "th"},
122 { "windows-1251", { 0x0401, 0x0490 }, "ru"}, 122 { "microsoft-cp1251", { 0x0401, 0x0490 }, "ru"},
123 { "koi8-r", { 0x0401, 0x2219 }, "ru"}, 123 { "koi8-r", { 0x0401, 0x2219 }, "ru"},
124 { "mulelao-1", { 0x0E81 }, "lo"}, 124 { "mulelao-1", { 0x0E81 }, "lo"},
125 { "unicode-sip", { 0x20000 }}, 125 { "unicode-sip", { 0x20000 }},