[liberation-fonts/f17] Resolved bug 714191

Pravin Satpute pravins at fedoraproject.org
Sat Feb 18 15:08:51 UTC 2012


commit d195155b20e1d84b08e955a0078a14c6f3577803
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Sat Feb 18 20:38:40 2012 +0530

    Resolved bug 714191

 bug-714191.patch      |   44 ++++++++++++++++++++++++++++++++++++++++++++
 liberation-fonts.spec |    7 ++++++-
 2 files changed, 50 insertions(+), 1 deletions(-)
---
diff --git a/bug-714191.patch b/bug-714191.patch
new file mode 100644
index 0000000..4a5e9c5
--- /dev/null
+++ b/bug-714191.patch
@@ -0,0 +1,44 @@
+diff -rup liberation-fonts-1.07.2/LiberationSans-BoldItalic.sfd liberation-fonts-1.07.2_mod/LiberationSans-BoldItalic.sfd
+--- liberation-fonts-1.07.2/LiberationSans-BoldItalic.sfd	2012-02-09 13:35:55.000000000 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-BoldItalic.sfd	2012-02-13 22:07:06.189102268 +0530
+@@ -7173,7 +7173,6 @@ SplineSet
+  985 0 l 1,10,-1
+  33 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -152 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
+diff -rup liberation-fonts-1.07.2/LiberationSans-Bold.sfd liberation-fonts-1.07.2_mod/LiberationSans-Bold.sfd
+--- liberation-fonts-1.07.2/LiberationSans-Bold.sfd	2012-02-13 22:07:22.891270493 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-Bold.sfd	2012-02-13 22:06:28.170718332 +0530
+@@ -6629,7 +6629,6 @@ SplineSet
+  1082 0 l 1,10,-1
+  129 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -113 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
+diff -rup liberation-fonts-1.07.2/LiberationSans-Italic.sfd liberation-fonts-1.07.2_mod/LiberationSans-Italic.sfd
+--- liberation-fonts-1.07.2/LiberationSans-Italic.sfd	2012-02-09 13:35:55.000000000 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-Italic.sfd	2012-02-13 22:06:46.738906024 +0530
+@@ -5941,7 +5941,6 @@ SplineSet
+  936 0 l 1,10,-1
+  53 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -152 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
+diff -rup liberation-fonts-1.07.2/LiberationSans-Regular.sfd liberation-fonts-1.07.2_mod/LiberationSans-Regular.sfd
+--- liberation-fonts-1.07.2/LiberationSans-Regular.sfd	2012-02-09 13:35:55.000000000 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-Regular.sfd	2012-02-13 22:05:52.959361469 +0530
+@@ -5825,7 +5825,6 @@ SplineSet
+  1039 0 l 1,10,-1
+  156 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -152 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
diff --git a/liberation-fonts.spec b/liberation-fonts.spec
index 99afc2a..f7067b8 100644
--- a/liberation-fonts.spec
+++ b/liberation-fonts.spec
@@ -10,7 +10,7 @@ New.
 Name:             %{fontname}-fonts
 Summary:          Fonts to replace commonly used Microsoft Windows fonts
 Version:          1.07.2
-Release:          2%{?dist}
+Release:          3%{?dist}
 # The license of the Liberation Fonts is a EULA that contains GPLv2 and two
 # exceptions:
 # The first exception is the standard FSF font exception.
@@ -26,6 +26,7 @@ BuildArch:        noarch
 BuildRequires:    fontpackages-devel >= 1.13, xorg-x11-font-utils
 BuildRequires:    fontforge >= 20090408
 Patch1: bug-715309.patch
+Patch2: bug-714191.patch
 
 %description
 %common_desc
@@ -112,6 +113,7 @@ rm -rf src
 cp %{SOURCE1} .
 chmod 755 generate.pe
 %patch1 -p1 -b .1-resolved-u-hinting-bug
+%patch2 -p1 -b .1-removed-kerning-for-11-pair
 
 %build
 ./generate.pe *.sfd
@@ -136,6 +138,9 @@ mkfontscale %{buildroot}%{_fontdir}
 %__rm -rf %{buildroot}
 
 %changelog
+* Sat Feb 18 2012 Pravin Satpute <psatpute at redhat.com> - 1.07.2-3
+- Resolved bug 714191
+
 * Mon Feb 13 2012 Pravin Satpute <psatpute at redhat.com> - 1.07.2-2
 - Resolved bug 715309
 


More information about the fonts-bugs mailing list