mkfontscale should recognize Vendor ID and main contributors to
the Culmus project.

Signed-off-by: Maxim Iorsh <[email protected]>
---
 data.h |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/data.h b/data.h
index bb5b170..c2e0a79 100644
--- a/data.h
+++ b/data.h
@@ -42,7 +42,9 @@ static 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 char *vendor_foundries[][2] =
      {"B&H", "b&h"},
      {"BITS", "bitstream"},
      {"CANO", "cannon"},
+     {"CLM", "culmus"},
      {"DYNA", "dynalab"},
      {"EPSN", "epson"},
      {"FJ",  "fujitsu"},
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to