3310c0998f
which supports JIS X 0213:2004. This is included in IPA font version 002.03.
13 lines
264 B
XML
13 lines
264 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<!-- $FreeBSD$ -->
|
|
<fontconfig>
|
|
<match target="font">
|
|
<test name="family">
|
|
<string>IPAUIGothic</string>
|
|
</test>
|
|
<edit name="autohint">
|
|
<bool>false</bool>
|
|
</edit>
|
|
</match>
|
|
</fontconfig>
|