|
Lines 163-167
Link Here
|
| 163 |
</edit> |
163 |
</edit> |
| 164 |
</match> |
164 |
</match> |
| 165 |
|
165 |
|
|
|
166 |
<!-- |
| 167 |
IPA fonts are not rendered well with autohinter, |
| 168 |
and the fonts do not have enough bitmaps. |
| 169 |
--> |
| 170 |
<match target="font"> |
| 171 |
<test name="family"> |
| 172 |
<string>IPAMincho</string> |
| 173 |
<string>IPAGothic</string> |
| 174 |
<string>IPAPMincho</string> |
| 175 |
<string>IPAPGothic</string> |
| 176 |
<string>IPAUIGothic</string> |
| 177 |
</test> |
| 178 |
<edit name="autohint"> |
| 179 |
<bool>false</bool> |
| 180 |
</edit> |
| 181 |
<edit name="embeddedbitmap"> |
| 182 |
<bool>false</bool> |
| 183 |
</edit> |
| 184 |
</match> |
| 166 |
|
185 |
|
| 167 |
</fontconfig> |
186 |
</fontconfig> |