13a325c325
Ricty is a Japanese TrueType font, consisting of Inconsolata and Migu 1M. WWW: http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html Approved by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Obtained from: http://www.club.kyutech.ac.jp/~masaki/ports/font-ricty.shar
12 lines
239 B
XML
12 lines
239 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<fontconfig>
|
|
<match target="font">
|
|
<test name="family">
|
|
<string>Ricty</string>
|
|
</test>
|
|
<edit name="autohint">
|
|
<bool>false</bool>
|
|
</edit>
|
|
</match>
|
|
</fontconfig>
|