Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 35cb0cbba8aa99b883f9e33b72297313 > files > 3

fonts-ttf-chinese-opendesktop-1.6.100-13.mga9.src.rpm

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="scan">
	<test name="family">
		<string>AR PL New Kai</string>
	</test>
	<edit name="family" mode="append_last">
		<string>標楷體</string>
	</edit>
	<edit name="family" mode="append_last">
		<string>DFKai-SB</string>
	</edit>
	<edit name="family" mode="append_last">
		<string>楷体</string>
	</edit>
	<edit name="family" mode="append_last">
		<string>SimKai</string>
	</edit>
	<edit name="spacing">
		<const>mono</const>
	</edit>
</match>

<match target="font">
	<test name="family" compare="eq"><string>文鼎PL新中楷</string></test>
	<test name="family" compare="eq"><string>AR PL New Kai</string></test>
	<test name="family" compare="eq"><string>標楷體</string></test>
	<test name="family" compare="eq"><string>DFKai-SB</string></test>
	<test name="family" compare="eq"><string>楷体</string></test>
	<test name="family" compare="eq"><string>SimKai</string></test>

	<edit mode="assign" name="hinting" >
		<bool>true</bool>
	</edit>
	<edit mode="assign" name="hintstyle" >
		<const>hintslight</const>
	</edit>
	<edit name="globaladvance">
		<bool>false</bool>
	</edit>
	<edit mode="assign" name="autohint" >
		<bool>true</bool>
	</edit>
</match>
</fontconfig>