rpms/sil-scheherazade-fonts/devel sil-scheherazade-fonts-fontconfig.conf, 1.1, 1.2 sil-scheherazade-fonts.spec, 1.1, 1.2

Hedayat Vatankhah hedayat at fedoraproject.org
Sat May 1 09:42:11 UTC 2010


Author: hedayat

Update of /cvs/pkgs/rpms/sil-scheherazade-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23012

Modified Files:
	sil-scheherazade-fonts-fontconfig.conf 
	sil-scheherazade-fonts.spec 
Log Message:
Scaled the font


Index: sil-scheherazade-fonts-fontconfig.conf
===================================================================
RCS file: /cvs/pkgs/rpms/sil-scheherazade-fonts/devel/sil-scheherazade-fonts-fontconfig.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sil-scheherazade-fonts-fontconfig.conf	6 Oct 2009 23:58:16 -0000	1.1
+++ sil-scheherazade-fonts-fontconfig.conf	1 May 2010 09:42:11 -0000	1.2
@@ -19,4 +19,18 @@
       <family>Scheherazade</family>
     </accept>
   </alias>
+  <match target="font">
+    <test name="family" mode="eq">
+      <string>Scheherazade</string>
+    </test>
+    <edit name="matrix" mode="assign">
+      <times>
+        <name>matrix</name>
+        <matrix>
+          <double>1.2</double>  <double>0</double>
+          <double>0</double>    <double>1.2</double>
+        </matrix>
+      </times>
+    </edit>
+  </match>
 </fontconfig>


Index: sil-scheherazade-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sil-scheherazade-fonts/devel/sil-scheherazade-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sil-scheherazade-fonts.spec	6 Oct 2009 23:58:16 -0000	1.1
+++ sil-scheherazade-fonts.spec	1 May 2010 09:42:11 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        1.001
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An Arabic script unicode font
 
 Group:          User Interface/X
@@ -59,6 +59,9 @@ rm -fr %{buildroot}
 %doc *.txt
 
 %changelog
+* Sat May 01 2010 Hedayat Vatankhah <hedayat at grad.com> - 1.001-3
+- Scaled the font (1.2 times bigger) to make it more like other fonts
+
 * Sat Oct 03 2009 Hedayat Vatankhah <hedayat at grad.com> - 1.001-2
 - Fixed summary to not include font name
 - Removed some parts of the description



More information about the fonts-bugs mailing list