From: ntakahas Date: Wed, 7 Apr 2010 00:59:20 +0000 (+0000) Subject: Use font-facility to check U+25CC's availability. X-Git-Tag: REL-1-6-1~5 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-db.git;a=commitdiff_plain;h=0f10d61c068975e92d74bdd574b8300434c3b3cd Use font-facility to check U+25CC's availability. --- diff --git a/FLT/MYMR-SIL.flt b/FLT/MYMR-SIL.flt index 88db49c..2aa5e79 100644 --- 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 >) + ("." [ = ]))) ("." =)) *))