https://bugzilla.redhat.com/show_bug.cgi?id=1158468



--- Comment #10 from Akira TAGOH <[email protected]> ---
easier fix for this issue is to add the following matching rule to the
fontconfig folder:

<fontconfig>
  <match>
    <test name="prgname"><string>paps</string></test>
    <edit name="scalable"><bool>true</bool></edit>
  </match>
  <match>
    <test name="prgname"><string>text2paps</string></test>
    <edit name="scalable"><bool>true</bool></edit>
  </match>
</fontconfig>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=pDTL6FhViZ&a=cc_unsubscribe
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to