From cb8b203139d7fa3594f2a74e6f501802eb1463e2 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Fri, 17 Jun 2005 02:47:34 +0000 Subject: [PATCH] Add gargi_1.7 because it does not have "gargi" as family name. --- default.fst | 1 + truetype.fst | 1 + 2 files changed, 2 insertions(+) diff --git a/default.fst b/default.fst index d3537b5..3c42f87 100644 --- a/default.fst +++ b/default.fst @@ -254,6 +254,7 @@ ((nil thaana\ unicode\ akeh unicode-bmp) thaa-otf))) (devanagari (nil + ((nil gargi_1.7 unicode-bmp) deva-otf) ((nil gargi unicode-bmp) deva-otf) ((nil raghindi unicode-bmp) deva-otf) ((nil dv-ttyogesh apple-roman) deva-cdac) diff --git a/truetype.fst b/truetype.fst index b1b1091..9ea7127 100644 --- a/truetype.fst +++ b/truetype.fst @@ -53,6 +53,7 @@ ((nil thaana\ unicode\ akeh unicode-bmp) thaa-otf))) (devanagari (nil + ((nil gargi_1.7 unicode-bmp) deva-otf) ((nil gargi unicode-bmp) deva-otf) ((nil raghindi t) deva-otf) ((nil dv-ttyogesh apple-roman) deva-cdac))) -- 1.7.10.4