[Debian-in-commits] [SCM] fonts-gubbi.git branch, master, updated. upstream/1.0-8-g8c04bb2

Vasudev Kamath kamathvasudev at gmail.com
Fri Jan 27 09:17:19 UTC 2012


The following commit has been merged in the master branch:
commit 8c04bb2e15ff40fa4a3800f547f4ccb5750c7fd4
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Fri Jan 27 14:47:19 2012 +0530

    Added sans-serif match rule to Lohit Kannada fonts

diff --git a/debian/65-0-fonts-gubbi.conf b/debian/65-0-fonts-gubbi.conf
index af8476b..4faa7e0 100644
--- a/debian/65-0-fonts-gubbi.conf
+++ b/debian/65-0-fonts-gubbi.conf
@@ -14,5 +14,16 @@
               <string>Gubbi</string>
        </edit>
 </match>
+<match target="font">
+       <test name="lang" compare="contains">
+              <string>kn</string>
+       </test>
+       <test qual="any" name="family">
+              <string>sans-serif</string>
+       </test>
+       <edit name="family" mode="append" binding="same">
+              <string>Lohit Kannada</string>
+       </edit>
+</match>
 
 </fontconfig>
\ No newline at end of file

-- 
fonts-gubbi.git



More information about the Debian-in-commits mailing list