1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/japanese/font-ricty/files/20-unhint-rictydiscord.conf
TAKATSU Tomonari 13a325c325 - Add a new port: japanese/font-ricty
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
2012-05-02 02:57:45 +00:00

13 lines
247 B
XML

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
<test name="family">
<string>Ricty Discord</string>
</test>
<edit name="autohint">
<bool>false</bool>
</edit>
</match>
</fontconfig>