shithub: freetype+ttf2subf

Download patch

ref: 8afc1854339fea9008ed5092f4a45085ce3f7b86
parent: 6369058eee2e9d82de3c203a119600a769b485c8
author: Werner Lemberg <wl@gnu.org>
date: Thu Jan 7 05:04:24 EST 2021

Fix typos from last commit.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
 	[dlg] Move the headers to include/dlg to simplify their use.
 
-	* autogen.sh, builds/toplevel.mk: Copy headers to incluide/dlg.
+	* autogen.sh, builds/toplevel.mk: Copy headers to include/dlg.
 	* builds/freetype.mk, builds/windows/vc2010/freetype.vcxproj:
 	Simplify included path.
 	* include/freetype/internal/ftdebug.h: Simplify #include.
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -287,7 +287,7 @@
    *   options set by those programs have precedence, overwriting the value
    *   here with the configured one.
    */
-/* #define FT_CONFIG_OPTION_USE_HARFBUZZ */
+#define FT_CONFIG_OPTION_USE_HARFBUZZ
 
 
   /**************************************************************************