[Pkg-fonts-devel] (forw) Bug#687156: fontconfig disjunction syntax incorrect

Christian PERRIER bubulle at debian.org
Sun Sep 30 12:45:57 UTC 2012


To Zhengpeng Hou and Anthony Fok, have you seen this?

Your package appears to have the Fonts Packaging Team set as
Maintainer....but the package source is not in our VCS.

Would you mind fixing this (please notice that, given the current
freeze going on and such fix not being suitable for the freeze, you
need to upload to Debian experimental)?

Also, please commit the package source in our VCS (either Subversion
or git)

----- Forwarded message from Iain Lane <iain.lane at canonical.com> -----

Date: Mon, 10 Sep 2012 12:40:35 +0100
From: Iain Lane <iain.lane at canonical.com>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: [Pkg-fonts-devel] Bug#687156: fontconfig disjunction syntax incorrect
X-Mailer: reportbug 6.4.3ubuntu1
Reply-To: Iain Lane <iain.lane at canonical.com>, 687156 at bugs.debian.org
X-CRM114-Status: Good  ( pR: 16.0335 )

Package: ttf-wqy-zenhei
Version: 0.9.45-4
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch


Hey,

Here's another fontconfig file with an invalid syntax for disjunction;
patch attached.

Thanks for considering.

-- 
Iain Lane                                  [ iain at orangesquash.org.uk ]
Debian Developer                                   [ laney at debian.org ]
Ubuntu Developer                                   [ laney at ubuntu.com ]

diff -Nru ttf-wqy-zenhei-0.9.45/debian/25-wqy-zenhei.conf ttf-wqy-zenhei-0.9.45/debian/25-wqy-zenhei.conf
--- ttf-wqy-zenhei-0.9.45/debian/25-wqy-zenhei.conf	2011-12-17 11:01:39.000000000 +0000
+++ ttf-wqy-zenhei-0.9.45/debian/25-wqy-zenhei.conf	2012-09-10 12:31:46.000000000 +0100
@@ -6,7 +6,33 @@
   <match target="font">
         <test qual="any" name="family">
                 <string>WenQuanYi Zen Hei</string>
+        </test> 
+        <edit name="globaladvance"><bool>false</bool></edit>
+        <edit name="spacing"><int>0</int></edit>
+        <edit name="antialias" mode="assign"><bool>true</bool></edit>
+        <edit name="hinting" mode="assign"><bool>true</bool></edit>
+        <edit name="hintstyle" mode="assign"><const>hintnone</const></edit>
+        <edit name="autohint" mode="assign"><bool>false</bool></edit>
+        <edit name="rh_prefer_bitmaps" mode="assign"><bool>false</bool></edit>
+        <edit name="rgba" mode="assign"><const>none</const></edit>
+        <edit name="embeddedbitmap"><bool>false</bool></edit>
+  </match>
+  <match target="font">
+        <test qual="any" name="family">
                 <string>文泉驿正黑</string>
+        </test> 
+        <edit name="globaladvance"><bool>false</bool></edit>
+        <edit name="spacing"><int>0</int></edit>
+        <edit name="antialias" mode="assign"><bool>true</bool></edit>
+        <edit name="hinting" mode="assign"><bool>true</bool></edit>
+        <edit name="hintstyle" mode="assign"><const>hintnone</const></edit>
+        <edit name="autohint" mode="assign"><bool>false</bool></edit>
+        <edit name="rh_prefer_bitmaps" mode="assign"><bool>false</bool></edit>
+        <edit name="rgba" mode="assign"><const>none</const></edit>
+        <edit name="embeddedbitmap"><bool>false</bool></edit>
+  </match>
+  <match target="font">
+        <test qual="any" name="family">
                 <string>文泉驛正黑</string>
         </test> 
         <edit name="globaladvance"><bool>false</bool></edit>
diff -Nru ttf-wqy-zenhei-0.9.45/debian/changelog ttf-wqy-zenhei-0.9.45/debian/changelog

_______________________________________________
Pkg-fonts-devel mailing list
Pkg-fonts-devel at lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-fonts-devel


----- End forwarded message -----

-- 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-fonts-devel/attachments/20120930/758daf55/attachment.pgp>


More information about the Pkg-fonts-devel mailing list