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:
8b7e1b8
)
Use U+25CC (DOTTED CIRCLE) if the font has it.
author
handa
<handa>
Thu, 13 Dec 2007 08:13:25 +0000
(08:13 +0000)
committer
handa
<handa>
Thu, 13 Dec 2007 08:13:25 +0000
(08:13 +0000)
FLT/THAI-OTF.flt
patch
|
blob
|
history
diff --git
a/FLT/THAI-OTF.flt
b/FLT/THAI-OTF.flt
index
25aff49
..
85bdc38
100644
(file)
--- a/
FLT/THAI-OTF.flt
+++ b/
FLT/THAI-OTF.flt
@@
-58,7
+58,7
@@
("C[iIUPTNM]?"
< | = * | > )
("[iIUPTNM]"
- < | 0x25CC = | > )
+ (cond ((font-facility 0x25CC) < [ 0x25CC = ] > ) ("." [ = ] )))
("."
=))
*))
@@
-71,7
+71,7
@@
(" ([^ ]*) "
(1 otf:thai))
("."
- [ otf:thai=+ ]))
+ =))
*))
;; Copyright (C) 2006, 2007