diff options
author | marha <marha@users.sourceforge.net> | 2013-02-18 09:48:46 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-02-18 09:48:46 +0100 |
commit | f51268259621a21d14e40b8a41c5803a5c2ce706 (patch) | |
tree | 50731770e341e8cd29a37e412ff469eba1037279 /fontconfig/conf.d/10-no-sub-pixel.conf | |
parent | 6f6a2340d40759b77ef43965efdd24f3e4e623fd (diff) | |
download | vcxsrv-f51268259621a21d14e40b8a41c5803a5c2ce706.tar.gz vcxsrv-f51268259621a21d14e40b8a41c5803a5c2ce706.tar.bz2 vcxsrv-f51268259621a21d14e40b8a41c5803a5c2ce706.zip |
git update fontconfig libX11 mesa xkeyboard-config 18 Feb 2013
xkeyboard-config commit 5102e074fea319c10243579955b64366f11009fd
libX11 commit deedeada53676ee529d700bf96fde0b29a3a1def
fontconfig commit 2c696255749683e9a084f797eb033d222510a275
mesa commit dd599188d2868838541859a76800a8420958d358
Diffstat (limited to 'fontconfig/conf.d/10-no-sub-pixel.conf')
-rw-r--r-- | fontconfig/conf.d/10-no-sub-pixel.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig/conf.d/10-no-sub-pixel.conf b/fontconfig/conf.d/10-no-sub-pixel.conf index e650160a5..cf1246561 100644 --- a/fontconfig/conf.d/10-no-sub-pixel.conf +++ b/fontconfig/conf.d/10-no-sub-pixel.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Enable sub-pixel rendering --> - <match target="font"> + <match target="pattern"> <!-- This configuration is available on the major desktop environments. We shouldn't overwrite it with "assign" unconditionally. |