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:
3141a57
)
Use font-facility to check U+25CC's availability.
author
ntakahas
<ntakahas>
Wed, 7 Apr 2010 00:59:20 +0000
(
00:59
+0000)
committer
ntakahas
<ntakahas>
Wed, 7 Apr 2010 00:59:20 +0000
(
00:59
+0000)
FLT/MYMR-SIL.flt
patch
|
blob
|
history
diff --git
a/FLT/MYMR-SIL.flt
b/FLT/MYMR-SIL.flt
index
88db49c
..
2aa5e79
100644
(file)
--- a/
FLT/MYMR-SIL.flt
+++ b/
FLT/MYMR-SIL.flt
@@
-111,10
+111,12
@@
< :otf=mymr=clig >)
("[vVywhulksaApbHw]"
- < 0x25CC = >)
+ (cond ((font-facility 0x25CC) < 0x25CC = >)
+ ("." [ = ])))
("[reE]"
- < = 0x25CC >)
+ (cond ((font-facility 0x25CC) < = 0x25CC >)
+ ("." [ = ])))
("." =))
*))