[Fedora-i18n-bugs] [lohit-kannada-fonts/f15/master] Resolved bug 692362

Pravin Satpute pravins at fedoraproject.org
Wed Apr 13 05:45:41 UTC 2011


commit dd89ba2c4d7fb77ef14c87b356d0ead2f520a338
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Apr 13 11:15:14 2011 +0530

    Resolved bug 692362

 bug-692362.patch         |   23 +++++++++++++++++++++++
 lohit-kannada-fonts.spec |    7 ++++++-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/bug-692362.patch b/bug-692362.patch
new file mode 100644
index 0000000..2459222
--- /dev/null
+++ b/bug-692362.patch
@@ -0,0 +1,23 @@
+diff -rup lohit-kannada-2.4.5/66-lohit-kannada.conf lohit-kannada-2.4.5_mod/66-lohit-kannada.conf
+--- lohit-kannada-2.4.5/66-lohit-kannada.conf	2011-04-13 11:12:48.164868729 +0530
++++ lohit-kannada-2.4.5_mod/66-lohit-kannada.conf	2011-04-13 11:12:35.933339637 +0530
+@@ -12,6 +12,14 @@
+     <string>Lohit Kannada</string>
+   </edit>
+ </match>
++<match target="font">
++  <test name="family" compare="eq">
++    <string>Lohit Kannada</string>
++  </test>
++  <edit name="autohint" mode="assign">
++    <bool>true</bool>
++  </edit>
++</match>
+ <alias>
+   <family>Lohit Kannada</family>
+   <default>
+@@ -19,4 +27,3 @@
+   </default>
+ </alias>
+ </fontconfig>
+-
diff --git a/lohit-kannada-fonts.spec b/lohit-kannada-fonts.spec
index 40d7b2b..fb0675d 100644
--- a/lohit-kannada-fonts.spec
+++ b/lohit-kannada-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.5
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Free Kannada font
 
 Group:          User Interface/X
@@ -19,6 +19,7 @@ Patch1: bug-578032.patch
 Patch2: bug-576105.patch
 Patch3: bug-576105-1.patch
 Patch4: bug-673414.patch
+Patch5: bug-692362.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -31,6 +32,7 @@ This package provides a free Kannada truetype/opentype font.
 %patch2 -p1 -b .2-increase-kerning
 %patch3 -p1 -b .3-handline-zwj
 %patch4 -p1 -b .4-rupee-sign
+%patch5 -p1 -b .5-autohint-conf
 
 %build
 make
@@ -60,6 +62,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed Apr 13 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.5-7
+- fixes bug 692362
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.5-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the i18n-bugs mailing list