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