From: ntakahas Date: Mon, 27 Sep 2010 11:19:44 +0000 (+0000) Subject: Do not require liga as a GSUB feature. X-Git-Tag: REL-1-6-2~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=31aa8ec48fdfe159229844e070bfa411deefde6d;p=m17n%2Fm17n-db.git Do not require liga as a GSUB feature. --- diff --git a/FLT/ARAB-OTF-NO-GPOS.flt b/FLT/ARAB-OTF-NO-GPOS.flt index 82ff119..35edb4e 100644 --- a/FLT/ARAB-OTF-NO-GPOS.flt +++ b/FLT/ARAB-OTF-NO-GPOS.flt @@ -3,7 +3,7 @@ ;; See the end for copying conditions. (font layouter arab-otf-no-gpos nil - (font (nil nil unicode-bmp :otf=arab=init,medi,fina,liga+~mark))) + (font (nil nil unicode-bmp :otf=arab=init,medi,fina+~mark))) ;;;
  • ARAB-OTF-NO-GPOS.flt ;;; diff --git a/FLT/ARAB-OTF.flt b/FLT/ARAB-OTF.flt index f3031dd..069f82b 100644 --- a/FLT/ARAB-OTF.flt +++ b/FLT/ARAB-OTF.flt @@ -3,7 +3,7 @@ ;; See the end for copying conditions. (font layouter arab-otf nil - (font (nil nil unicode-bmp :otf=arab=init,medi,fina,liga+mark))) + (font (nil nil unicode-bmp :otf=arab=init,medi,fina+mark))) ;;;
  • ARAB-OTF.flt ;;;