From 04619d57a33f63bffb4d163108b859b999eac5f1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 26 Nov 2020 07:50:38 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fontforge.git#58a47602b9e386a9280002c8ffded18f61d2295d --- .gitignore | 1 + ...set_allowed_backends-before-gdk_init.patch | 27 -- ...forge-20200314-fix-glossary.rst-file.patch | 284 ------------------ ...inx-make-changes-to-support-Sphinx-3.patch | 62 ---- fontforge.spec | 22 +- sources | 2 +- 6 files changed, 10 insertions(+), 388 deletions(-) delete mode 100644 fontforge-20200314-Call-gdk_set_allowed_backends-before-gdk_init.patch delete mode 100644 fontforge-20200314-fix-glossary.rst-file.patch delete mode 100644 fontforge-20200314-sphinx-make-changes-to-support-Sphinx-3.patch diff --git a/.gitignore b/.gitignore index 245b9b3..6403f7f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ fontforge_full-20100501.tar.bz2 /fontforge-20190317.tar.gz /fontforge-20190413.tar.gz /fontforge-20200314.tar.gz +/fontforge-20201107.tar.gz diff --git a/fontforge-20200314-Call-gdk_set_allowed_backends-before-gdk_init.patch b/fontforge-20200314-Call-gdk_set_allowed_backends-before-gdk_init.patch deleted file mode 100644 index 6c1e797..0000000 --- a/fontforge-20200314-Call-gdk_set_allowed_backends-before-gdk_init.patch +++ /dev/null @@ -1,27 +0,0 @@ -From ee14a6389d19e2f45219134058e07f10585fa6d3 Mon Sep 17 00:00:00 2001 -From: Jeremy Tan -Date: Thu, 2 Apr 2020 18:03:47 +0800 -Subject: [PATCH] Call gdk_set_allowed_backends before gdk_init - -Fixes #4247 ---- - fontforgeexe/startui.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/fontforgeexe/startui.c b/fontforgeexe/startui.c -index 06f5200a4..114bb7fb6 100644 ---- a/fontforgeexe/startui.c -+++ b/fontforgeexe/startui.c -@@ -1182,8 +1182,8 @@ int fontforge_main( int argc, char **argv ) { - #endif - } - #ifdef FONTFORGE_CAN_USE_GDK -- gdk_init(&argc, &argv); - gdk_set_allowed_backends("win32,quartz,x11"); -+ gdk_init(&argc, &argv); - #endif - ensureDotFontForgeIsSetup(); - #if defined(__MINGW32__) && !defined(_NO_LIBCAIRO) --- -2.26.0 - diff --git a/fontforge-20200314-fix-glossary.rst-file.patch b/fontforge-20200314-fix-glossary.rst-file.patch deleted file mode 100644 index 2d511e7..0000000 --- a/fontforge-20200314-fix-glossary.rst-file.patch +++ /dev/null @@ -1,284 +0,0 @@ ---- doc/sphinx/glossary.rst.old 2020-03-14 09:06:49.000000000 +0530 -+++ doc/sphinx/glossary.rst 2020-08-05 12:06:45.574903248 +0530 -@@ -23,13 +23,13 @@ - Both Hebrew and Arabic have optional vowel marks and are called "impure" - abjads. Ancient Phoenician had nothing but consonants and is a "pure" abjad. - -- See Also: :term:`alphabet`, -- :term:`abugida`, :term:`syllabary` and -+ See Also: :term:`Alphabet`, -+ :term:`Abugida`, :term:`Syllabary` and - the relevant `Wikipedia article `__. - - Abugida -- An abugida is somewhere in between an :term:`alphabet` and -- a :term:`syllabary`. The Indic writing systems are -+ An abugida is somewhere in between an :term:`alphabet ` and -+ a :term:`syllabary `. The Indic writing systems are - probably the best known abugidas. - - In most abugidas there are independant glyphs for the consonants, and each -@@ -45,8 +45,8 @@ - An abugida differs from an abjad in that vowels (other than the default) must - be marked in the abugida. - -- See Also: :term:`alphabet`, :term:`abjad`, -- :term:`syllabary` and the relevant -+ See Also: :term:`Alphabet`, :term:`Abjad`, -+ :term:`Syllabary` and the relevant - `Wikipedia article `__. - - Advance Width -@@ -62,8 +62,8 @@ - vowels alike -- and (in theory anyway) all phonemes in a word will be marked - by an appropriate glyph. - -- See Also: :term:`abjad`, :term:`abugida`, -- :term:`syllabary` and the relevant -+ See Also: :term:`Abjad`, :term:`Abugida`, -+ :term:`Syllabary` and the relevant - `Wikipedia article `__. - - Apple Advanced Typography -@@ -83,7 +83,7 @@ - - Ascent - In traditional typography the ascent of a font was the distance from the top -- of a block of type to the :term:`baseline`. -+ of a block of type to the :term:`baseline `. - - Its precise meaning in modern typography seems to vary with different - definers. -@@ -127,7 +127,7 @@ - Black letter - Any of various type families based on medieval handwriting. - -- See also :term:`gothic`. -+ See also :term:`Gothic`. - - BMP - Basic Multilingual Plane -@@ -142,13 +142,13 @@ - (0xE0000-0xEFFFF) - - Bold -- A common font :term:`style`. The stems of the glyphs are -+ A common font :term:`style