Hello community,

here is the log from the commit of package fonts-config for openSUSE:Factory 
checked in at 2014-05-22 06:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fonts-config (Old)
 and      /work/SRC/openSUSE:Factory/.fonts-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fonts-config"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fonts-config/fonts-config.changes        
2014-03-23 22:29:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fonts-config.new/fonts-config.changes   
2014-05-22 06:39:24.000000000 +0200
@@ -1,0 +2,11 @@
+Thu May 15 14:13:16 UTC 2014 - [email protected]
+
+- fix comment for SEARCH_METRIC_COMPATIBLE
+
+-------------------------------------------------------------------
+Wed May 14 16:40:42 CEST 2014 - [email protected]
+
+- Don't force antialias for bitmap fonts for avoiding the render
+  errors with Qt5 (bnc#866705)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ 11-base-rendering.conf ++++++
--- /var/tmp/diff_new_pack.BamTXR/_old  2014-05-22 06:39:25.000000000 +0200
+++ /var/tmp/diff_new_pack.BamTXR/_new  2014-05-22 06:39:25.000000000 +0200
@@ -101,6 +101,12 @@
 
         <!-- font smooth or don't font smooth -->
        <match target="font">
+                <!-- this test should not be needed, 
+                     as antialiasing is done only for outlines,
+                     but workarounds Qt5 issue, see bug 866705 -->
+               <test name="outline">
+                       <bool>true</bool>
+               </test>
                <edit name="antialias" mode="assign">
                        <bool>true</bool>
                </edit>







++++++ sysconfig.fonts-config ++++++
--- /var/tmp/diff_new_pack.BamTXR/_old  2014-05-22 06:39:25.000000000 +0200
+++ /var/tmp/diff_new_pack.BamTXR/_new  2014-05-22 06:39:25.000000000 +0200
@@ -173,7 +173,7 @@
 ## Type:        yesno
 ## Default:     yes
 #
-# Do not metric substitutions.
+# Perform metric substitutions.
 #
 # When set to yes, value of PREFER_*_FAMILIES can be overriden when document 
 # or GUI is requesting metric compatible font as defined

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to