Add explicit combinding rule.
authorhanda <handa>
Mon, 13 Sep 2004 10:58:04 +0000 (10:58 +0000)
committerhanda <handa>
Mon, 13 Sep 2004 10:58:04 +0000 (10:58 +0000)
THAANA-OTF.flt

index d3e4f8d..e8dce35 100644 (file)
@@ -35,7 +35,8 @@
 (generator
  (0
   (cond
-   ("cv" < = = >)
+   ;; GPOS of OTF wil override this combining rule.
+   ("cv" < = Bl.Bl = >)
    ("v" [ = ])
    ("." =))
   *))