From af7b00b976f70b472ec6a6465f20980fb7a099ac Mon Sep 17 00:00:00 2001 From: Kavya Manohar Date: Wed, 28 Aug 2013 14:56:17 +0530 Subject: Corrected the ligature rule for the glyph k1l1 കൢ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The ligature rule for k1l1 in mlm2 branch contained an invalid glyph. It was corrected. Also added the test case for the same. --- Meera/Meera.sfd | 8 +++----- Meera/Meera.ttf | Bin 330020 -> 330012 bytes 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'Meera') diff --git a/Meera/Meera.sfd b/Meera/Meera.sfd index 43f9e9a..002c0af 100644 --- a/Meera/Meera.sfd +++ b/Meera/Meera.sfd @@ -77,7 +77,7 @@ NameList: Adobe Glyph List DisplaySize: -36 AntiAlias: 1 FitToEm: 1 -WinInfo: 0 42 15 +WinInfo: 0 36 12 BeginPrivate: 0 EndPrivate AnchorClass2: "dotreph" "'abvm' Above Base Mark in Malay+AQEA-lam2 lookup 0-1" @@ -8117,7 +8117,6 @@ StartChar: k1l1 Encoding: 216 -1 205 Width: 1605 GlyphClass: 3 -LigCaretCntFixed: 1 Flags: MW LayerCount: 2 Fore @@ -8220,9 +8219,8 @@ SplineSet 664 -536 664 -536 664 -443 c 0,124,125 EndSplineSet Validated: 1 -Ligature2: "'akhn' Akhand in Malay+AQEA-lam lookup 0 subtable" k1 ml_l -Ligature2: "'akhn' Akhand in Malay+AQEA-lam2 lookup 0 subtable" k1 ml_l -LCarets2: 1 -147 +Ligature2: "'akhn' Akhand in Malay+AQEA-lam lookup 0 subtable" k1 l1 +Ligature2: "'akhn' Akhand in Malay+AQEA-lam2 lookup 0 subtable" k1 l1 EndChar StartChar: k1k1 diff --git a/Meera/Meera.ttf b/Meera/Meera.ttf index 606714d..a43d4a0 100644 Binary files a/Meera/Meera.ttf and b/Meera/Meera.ttf differ -- cgit