[madan-fonts] Rebase patch0 against fontforge2 build

Parag Nemade pnemade at fedoraproject.org
Tue Nov 4 13:28:58 UTC 2014


commit c1b8c5020bcd253d6ffc9c3e86501faf96553d7a
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Nov 4 18:59:08 2014 +0530

    Rebase patch0 against fontforge2 build

 madan-fonts-2.000-bug842965-u0970-ff2.patch |   46 ++++++
 madan-fonts-2.000-bug842965-u0970.patch     |  202 ---------------------------
 madan-fonts.spec                            |   10 +-
 3 files changed, 53 insertions(+), 205 deletions(-)
---
diff --git a/madan-fonts-2.000-bug842965-u0970-ff2.patch b/madan-fonts-2.000-bug842965-u0970-ff2.patch
new file mode 100644
index 0000000..76cb8e6
--- /dev/null
+++ b/madan-fonts-2.000-bug842965-u0970-ff2.patch
@@ -0,0 +1,46 @@
+--- madan/madan.sfd	2014-11-03 21:38:08.133213891 +0530
++++ madan/madan1.sfd	2014-11-04 14:36:01.419109708 +0530
+@@ -520,7 +520,7 @@
+ AntiAlias: 1
+ FitToEm: 1
+ AnchorClass2: "Anchor-0"  "'abvm' Above Base Mark in Devanagari lookup 0 subtable" "Anchor-1"  "'abvm' Above Base Mark in Devanagari lookup 1 subtable" "Anchor-2"  "'abvm' Above Base Mark in Devanagari lookup 2 subtable" "Anchor-3"  "'abvm' Above Base Mark in Devanagari lookup 4 subtable" "Anchor-4"  "'abvm' Above Base Mark in Devanagari lookup 5 subtable" "Anchor-5"  "'blwm' Below Base Mark in Devanagari lookup 6 subtable" "Anchor-6"  "'blwm' Below Base Mark in Devanagari lookup 7 subtable" 
+-BeginChars: 65889 464
++BeginChars: 65889 465
+ 
+ StartChar: .notdef
+ Encoding: 65536 -1 0
+@@ -106547,5 +106547,34 @@
+ Flags: W
+ LayerCount: 2
+ EndChar
++
++StartChar: uni0970
++Encoding: 2416 2416 464
++Width: 992
++Flags: W
++LayerCount: 2
++Back
++Fore
++SplineSet
++498 860 m 0,0,1
++ 590 860 590 860 655 927 c 128,-1,2
++ 720 994 720 994 720 1090 c 128,-1,3
++ 720 1186 720 1186 655 1252 c 128,-1,4
++ 590 1318 590 1318 498 1318 c 0,5,6
++ 408 1318 408 1318 343 1252 c 128,-1,7
++ 278 1186 278 1186 278 1090 c 128,-1,8
++ 278 994 278 994 343 927 c 128,-1,9
++ 408 860 408 860 498 860 c 0,0,1
++496 748 m 128,-1,11
++ 352 748 352 748 251 848 c 128,-1,12
++ 150 948 150 948 150 1090 c 0,13,14
++ 150 1230 150 1230 251 1330 c 128,-1,15
++ 352 1430 352 1430 496 1430 c 128,-1,16
++ 640 1430 640 1430 741 1330 c 128,-1,17
++ 842 1230 842 1230 842 1090 c 0,18,19
++ 842 948 842 948 741 848 c 128,-1,10
++ 640 748 640 748 496 748 c 128,-1,11
++EndSplineSet
++EndChar
+ EndChars
+ EndSplineFont
diff --git a/madan-fonts.spec b/madan-fonts.spec
index ba2b057..3b8e657 100644
--- a/madan-fonts.spec
+++ b/madan-fonts.spec
@@ -3,7 +3,7 @@
 
 Name: %{fontname}-fonts
 Version: 2.000
-Release: 13%{?dist}
+Release: 14%{?dist}
 Summary: Font for Nepali language
 Group: User Interface/X
 License: GPL+
@@ -19,7 +19,8 @@ BuildRequires: fontforge
 BuildRequires: fontpackages-devel
 Requires:      fontpackages-filesystem
 # This patch will make sure "fc-scan madan.ttf |grep lang:" will show ne
-Patch0: madan-fonts-2.000-bug842965-u0970.patch
+# This is now newly created against fontforge2 build
+Patch0: madan-fonts-2.000-bug842965-u0970-ff2.patch
 
 %description
 This package provides the Madan font for Nepali made by the
@@ -38,7 +39,7 @@ cp -p %{SOURCE2} %{SOURCE3} .
 chmod 755 ttf2sfd.pe sfd2ttf.pe
 ./ttf2sfd.pe madan/*.ttf
 rm -rf madan/*ttf
-%patch0 -p1 -b .added-u0970-character
+%patch0 -p0 -b .added-u0970-character
 ./sfd2ttf.pe madan/*.sfd
 
 
@@ -66,6 +67,9 @@ install -Dm 0644 -p %{SOURCE4} \
 %{_datadir}/appdata/%{fontname}.metainfo.xml
 
 %changelog
+* Wed Oct 22 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.000-14
+- Rebase patch0 against fontforge2 build
+
 * Thu Oct 16 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.000-13
 - Add metainfo file to show this font in gnome-software
 


More information about the scm-commits mailing list