From c674715e324d130bd28512eebba5fa92bd7cc037 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Tue, 27 Feb 2007 08:14:45 +0000 Subject: [PATCH] Fix typo. --- ARAB-OTF-NO-GPOS.flt | 10 +++++----- ARAB-OTF.flt | 10 +++++----- ARAB.flt | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ARAB-OTF-NO-GPOS.flt b/ARAB-OTF-NO-GPOS.flt index ff1dd7a..9df5a1c 100644 --- a/ARAB-OTF-NO-GPOS.flt +++ b/ARAB-OTF-NO-GPOS.flt @@ -41,14 +41,14 @@ (0x200C ?x) (0x200D ?x) (0x25CC ?x) - (0xFB50 0xFDFF ?X) ; Arabic Presentation Froms-A - (0xFE70 0xFEFC ?X) ; Arabic Presentation Froms-B + (0xFB50 0xFDFF ?X) ; Arabic Presentation Forms-A + (0xFE70 0xFEFC ?X) ; Arabic Presentation Forms-B ) (generator (0 (cond - ;; If a presentation from is found, draw the whole sequence as is. + ;; If a presentation form is found, draw the whole sequence as is. (".*X.*" = *) (".*p.*" ; If a high hamza is found, @@ -125,8 +125,8 @@ (0x200C ?U) (0x200D ?D) (0x25CC ?U) - (0xFB50 0xFDFF ?X) ; Arabic Presentation Froms-A - (0xFE70 0xFEFC ?X) ; Arabic Presentation Froms-B + (0xFB50 0xFDFF ?X) ; Arabic Presentation Forms-A + (0xFE70 0xFEFC ?X) ; Arabic Presentation Forms-B ) ;; (generator diff --git a/ARAB-OTF.flt b/ARAB-OTF.flt index 665af3e..44e2e30 100644 --- a/ARAB-OTF.flt +++ b/ARAB-OTF.flt @@ -41,14 +41,14 @@ (0x200C ?x) (0x200D ?x) (0x25CC ?x) - (0xFB50 0xFDFF ?X) ; Arabic Presentation Froms-A - (0xFE70 0xFEFC ?X) ; Arabic Presentation Froms-B + (0xFB50 0xFDFF ?X) ; Arabic Presentation Forms-A + (0xFE70 0xFEFC ?X) ; Arabic Presentation Forms-B ) (generator (0 (cond - ;; If a presentation from is found, draw the whole sequence as is. + ;; If a presentation form is found, draw the whole sequence as is. (".*X.*" = *) (".*p.*" ; If a high hamza is found, @@ -125,8 +125,8 @@ (0x200C ?U) (0x200D ?D) (0x25CC ?U) - (0xFB50 0xFDFF ?X) ; Arabic Presentation Froms-A - (0xFE70 0xFEFC ?X) ; Arabic Presentation Froms-B + (0xFB50 0xFDFF ?X) ; Arabic Presentation Forms-A + (0xFE70 0xFEFC ?X) ; Arabic Presentation Forms-B ) ;; (generator diff --git a/ARAB.flt b/ARAB.flt index 9f30751..4db3bae 100644 --- a/ARAB.flt +++ b/ARAB.flt @@ -34,8 +34,8 @@ (0x06D5 ?n) (0x200C ?x) (0x200D ?x) - (0xFB50 0xFDFF ?x) ; Arabic Presentation Froms-A - (0xFE70 0xFEFC ?x) ; Arabic Presentation Froms-B + (0xFB50 0xFDFF ?x) ; Arabic Presentation Forms-A + (0xFE70 0xFEFC ?x) ; Arabic Presentation Forms-B ) (generator -- 1.7.10.4