projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1337ab
)
Render post-base vowel sign correctly after an independent vowel.
author
ntakahas
<ntakahas>
Thu, 13 Sep 2007 12:27:37 +0000
(12:27 +0000)
committer
ntakahas
<ntakahas>
Thu, 13 Sep 2007 12:27:37 +0000
(12:27 +0000)
FLT/BENG-OTF.flt
patch
|
blob
|
history
diff --git
a/FLT/BENG-OTF.flt
b/FLT/BENG-OTF.flt
index
ac87697
..
60807e0
100644
(file)
--- a/
FLT/BENG-OTF.flt
+++ b/
FLT/BENG-OTF.flt
@@
-125,9
+125,9
@@
< | (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 = *) | >)
("." =))
*)