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:
cfc2d43
)
Specify GPOS order explicitly.
author
ntakahas
<ntakahas>
Mon, 6 Aug 2007 05:27:25 +0000
(
05:27
+0000)
committer
ntakahas
<ntakahas>
Mon, 6 Aug 2007 05:27:25 +0000
(
05:27
+0000)
Change "otf:deva=+" to "=".
FLT/DEVA-OTF.flt
patch
|
blob
|
history
diff --git
a/FLT/DEVA-OTF.flt
b/FLT/DEVA-OTF.flt
index
2c5404b
..
37ce28e
100644
(file)
--- a/
FLT/DEVA-OTF.flt
+++ b/
FLT/DEVA-OTF.flt
@@
-164,9
+164,9
@@
(0
(cond
(" ([^ ]+) "
- (1 otf:deva=pres,abvs,blws,psts,haln))
+ (1 otf:deva=pres,abvs,blws,psts,haln+abvm,blwm,dist))
("."
- [ otf:deva=+ ]))
+ [ = ]))
*))
;; Local Variables: