[lohit-bengali-fonts] Resolved bug 692360

Pravin Satpute pravins at fedoraproject.org
Wed Apr 13 05:39:34 UTC 2011


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

    Resolved bug 692360

 bug-692360.patch         |   18 ++++++++++++++++++
 lohit-bengali-fonts.spec |    7 ++++++-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/bug-692360.patch b/bug-692360.patch
new file mode 100644
index 0000000..4c18a82
--- /dev/null
+++ b/bug-692360.patch
@@ -0,0 +1,18 @@
+diff -rup lohit-bengali-2.4.3/66-lohit-bengali.conf lohit-bengali-2.4.3_mod/66-lohit-bengali.conf
+--- lohit-bengali-2.4.3/66-lohit-bengali.conf	2011-04-13 11:05:35.221263056 +0530
++++ lohit-bengali-2.4.3_mod/66-lohit-bengali.conf	2011-04-13 11:05:18.245283107 +0530
+@@ -12,6 +12,14 @@
+     <string>Lohit Bengali</string>
+   </edit>
+ </match>
++<match target="font">
++  <test name="family" compare="eq">
++    <string>Lohit Bengali</string>
++  </test>
++  <edit name="autohint" mode="assign">
++    <bool>true</bool>
++  </edit>
++</match>
+ <alias>
+   <family>Lohit Bengali</family>
+   <default>
diff --git a/lohit-bengali-fonts.spec b/lohit-bengali-fonts.spec
index 0568839..a5267ac 100644
--- a/lohit-bengali-fonts.spec
+++ b/lohit-bengali-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.3
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Free Bengali font
 
 Group:          User Interface/X
@@ -17,6 +17,7 @@ BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 Patch1: bug-549319-578030.patch
 Patch2: bug-673412.patch
+Patch3: bug-692360.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -27,6 +28,7 @@ This package provides a free Bengali truetype/opentype font.
 %setup -q -n %{fontname}-%{version} 
 %patch1 -p1 -b .1-fix-font-conf
 %patch2 -p1 -b .2-rupee-sign
+%patch3 -p1 -b .3-auto-hint-conf
 
 %build
 ./generate.pe *.sfd
@@ -56,6 +58,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed Apr 13 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.3-7
+- fixed bug 692360
+
 * Fri Feb 04 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.3-6
 - fixed bug 673412, rupee sign
 


More information about the fonts-bugs mailing list