[paps] Add a fontconfig config to force the scalable font.

Akira TAGOH tagoh at fedoraproject.org
Fri Oct 31 14:48:56 UTC 2014


commit 2c677a105aacec31ffd82ff069db056e4b470d36
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Oct 31 23:49:03 2014 +0900

    Add a fontconfig config to force the scalable font.

 29-paps.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/29-paps.conf b/29-paps.conf
index 6b3ae52..1ae98a4 100644
--- a/29-paps.conf
+++ b/29-paps.conf
@@ -9,6 +9,9 @@
   <edit name="scalable" mode="assign">
     <bool>true</bool>
   </edit>
+</match>
+
+<match target="pattern">
   <test name="prgname" compare="eq">
     <string>texttopaps</string>
   </test>


More information about the scm-commits mailing list