File 57-adobe-sourcehansans.conf of Package adobe-sourcehansans-fonts
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- Adobe Source Han Sans Configure File -->
<fontconfig>
<!-- modified by marguerite@opensuse.org -->
<match target="font">
<test qual="any" name="family">
<string>Source Han Sans</string>
</test>
<edit name="hintstyle"><const>hintnone</const></edit>
</match>
<match target="font">
<test qual="any" name="family">
<string>思源黑体</string>
</test>
<edit name="hintstyle"><const>hintnone</const></edit>
</match>
<match target="font">
<test qual="any" name="family">
<string>思源黑體</string>
</test>
<edit name="hintstyle"><const>hintnone</const></edit>
</match>
<match target="font">
<test qual="any" name="family">
<string>본고딕</string>
</test>
<edit name="hintstyle"><const>hintnone</const></edit>
</match>
</fontconfig>