615323c
615323c
615323c
<fontconfig>
615323c
	
615323c
	<alias>
615323c
		<family>IPAexGothic</family>
615323c
		<default>
615323c
			<family>sans-serif</family>
615323c
		</default>
615323c
	</alias>
615323c
615323c
	
615323c
	<match>
ed2d782
		<test name="lang" compare="contains">
615323c
			<string>ja</string>
615323c
		</test>
615323c
		<test name="family">
615323c
			<string>sans-serif</string>
615323c
		</test>
615323c
		<edit name="family" mode="prepend">
615323c
			<string>IPAexGothic</string>
615323c
		</edit>
615323c
	</match>
7924a0f
	
615323c
	<match target="font">
615323c
		<test name="family">
615323c
			<string>IPAGothic</string>
615323c
		</test>
615323c
		<edit name="hinting" mode="assign">
615323c
			<bool>false</bool>
615323c
		</edit>
7924a0f
		<edit name="autohint" mode="assign">
7924a0f
			<bool>true</bool>
7924a0f
		</edit>
615323c
	</match>
615323c
</fontconfig>
615323c