From 1b22c32faa02a6c68e87a22f3de65c3c96073cf4 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 5 Jul 2004 07:13:35 +0000 Subject: [PATCH] Add Gujarati. --- truetype.fst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/truetype.fst b/truetype.fst index ac3f18c..792b7fd 100644 --- a/truetype.fst +++ b/truetype.fst @@ -53,6 +53,9 @@ (gurmukhi (nil ((nil saab unicode-bmp) gur-otf))) +(gujarati + (nil + ((nil padmaa unicode-bmp) guj-otf))) (tamil (nil ((nil tm-ttvalluvar apple-roman) tml-cdac))) -- 1.7.10.4