summaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'data.h')
-rw-r--r--data.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/data.h b/data.h
index 75e9325..6fb43ae 100644
--- a/data.h
+++ b/data.h
@@ -42,7 +42,9 @@ static const char *notice_foundries[][2] =
{"Microsoft", "microsoft"},
{"Omega", "omega"},
{"Font21", "hwan"},
- {"HanYang System", "hanyang"}};
+ {"HanYang System", "hanyang"},
+ {"Iorsh", "culmus"},
+ {"Gnat", "culmus"}};
/* This table is partly taken from ttmkfdir by Joerg Pommnitz. */
@@ -59,6 +61,7 @@ static const char *vendor_foundries[][2] =
{"B&H", "b&h"},
{"BITS", "bitstream"},
{"CANO", "cannon"},
+ {"CLM", "culmus"},
{"DYNA", "dynalab"},
{"EPSN", "epson"},
{"FJ", "fujitsu"},