Render post-base vowel sign correctly after an independent vowel.
authorntakahas <ntakahas>
Thu, 13 Sep 2007 12:27:37 +0000 (12:27 +0000)
committerntakahas <ntakahas>
Thu, 13 Sep 2007 12:27:37 +0000 (12:27 +0000)
FLT/BENG-OTF.flt

index ac87697..60807e0 100644 (file)
     < | (2 pre-below) (6 =) (1 otf:beng=rphf+) (2 post) | >)
 
    ;; A syllable starting with an independent vowel.
-   ;;1  2       3
-   ("(V)(J?HYp)?(A?a?)"
-    < | (1 =) 0x0980 (2 0x09AF 0x09CD) (3 = *) | >)
+   ;;1  2  3  4  5    6
+   ("(V)(J?(H)(Y)(p))?(A?a?)"
+    < | (1 =) 0x0980 (4 =) (3 =) (5 =) (6 = *) | >)
 
    ("." =))
   *)