2b6473
2b6473
2b6473
<fontconfig>
2b6473
2b6473
<match target="pattern">
2b6473
  <test name="prgname" compare="eq">
2b6473
    <string>paps</string>
2b6473
  </test>
2b6473
  <edit name="scalable" mode="assign">
2b6473
    <bool>true</bool>
2b6473
  </edit>
2b6473
</match>
2b6473
2b6473
<match target="pattern">
2b6473
  <test name="prgname" compare="eq">
2b6473
    <string>texttopaps</string>
2b6473
  </test>
2b6473
  <edit name="scalable" mode="assign">
2b6473
    <bool>true</bool>
2b6473
  </edit>
2b6473
</match>
2b6473
2b6473
</fontconfig>
2b6473