aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf
blob: 21af54bb1ecf09765317287e7a75a0747cb94a30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>