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:
72280ac
)
Specify GPOS order explicitly.
author
ntakahas
<ntakahas>
Mon, 6 Aug 2007 05:29:13 +0000
(
05:29
+0000)
committer
ntakahas
<ntakahas>
Mon, 6 Aug 2007 05:29:13 +0000
(
05:29
+0000)
Change "otf:knda=+" to "=".
FLT/KNDA-OTF.flt
patch
|
blob
|
history
diff --git
a/FLT/KNDA-OTF.flt
b/FLT/KNDA-OTF.flt
index
4b9d46d
..
5f31ddf
100644
(file)
--- a/
FLT/KNDA-OTF.flt
+++ b/
FLT/KNDA-OTF.flt
@@
-155,10
+155,10
@@
(0
(cond
(" ([^ ]+) "
- (1 otf:knda=blwf,abvs,blws,psts))
+ (1 otf:knda=blwf,abvs,blws,psts+abvm,blwm,dist))
("."
- [ otf:knda=+ ]))
+ [ = ]))
*))
;; Local Variables: