diff --git a/11-base-rendering.conf b/11-base-rendering.conf index 9f248ac..36fb132 100644 --- a/11-base-rendering.conf +++ b/11-base-rendering.conf @@ -2,7 +2,7 @@ - + @@ -11,12 +11,12 @@ - + true - + TT Instructed Font @@ -24,7 +24,7 @@ false - + NON TT Instructed Font @@ -32,7 +32,7 @@ true - + CFF @@ -40,7 +40,7 @@ false - + true @@ -50,12 +50,12 @@ - + hintslight - + false @@ -66,7 +66,7 @@ hintfull - + hintnone @@ -74,7 +74,7 @@ hintnone - + hintslight @@ -82,7 +82,7 @@ hintslight - + hintmedium @@ -90,7 +90,7 @@ hintmedium - + hintfull @@ -100,7 +100,7 @@ - + @@ -111,7 +111,7 @@ true - + true diff --git a/12-tt-monospace-rendering.conf b/12-tt-monospace-rendering.conf index a4d7c3d..1c22750 100644 --- a/12-tt-monospace-rendering.conf +++ b/12-tt-monospace-rendering.conf @@ -2,7 +2,7 @@ - + true diff --git a/fonts-config.changes b/fonts-config.changes index 2ca08de..0b8c3c3 100644 --- a/fonts-config.changes +++ b/fonts-config.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 26 18:52:28 UTC 2017 - i@marguerite.su + +- fixed boo#904015: outlined fonts didn't get their antialias + enabled by fontconfig in openSUSE 13.2 and above + * 11-base-rendering.conf and 12-tt-monospace-rendering.conf: + fixed misused match target 'font' to 'pattern'. if 'font' + target is used, there should be a test matched only one font, + and all other tests/edits go to this font. any match that + wishes to have multiple possible results should use 'pattern' + target. + ------------------------------------------------------------------- Wed Sep 21 13:35:53 UTC 2016 - ftake@geeko.jp diff --git a/fonts-config.spec b/fonts-config.spec index 61b894e..a879bee 100644 --- a/fonts-config.spec +++ b/fonts-config.spec @@ -1,7 +1,7 @@ # # spec file for package fonts-config # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,9 +22,9 @@ Name: fonts-config Version: 20160921 Release: 0 Summary: Configures Fonts for X Windows and other applications +# MIT for infinality License: GPL-2.0+ and MIT Group: System/X11/Fonts -# MIT for infinality Source0: fonts-config Source1: sysconfig.fonts-config Source2: fontconfig.SUSE.properties.template