shithub: freetype+ttf2subf

Download patch

ref: d2b3b9e682ca60944e02957b9284a3b9a10263a0
parent: 7e23568b163bc3ab2b4fe735fd538c35246fca05
author: Ewald Hew <[email protected]>
date: Thu Oct 12 14:48:57 EDT 2017

* devel/ftoption.h: Enable T1_CONFIG_OPTION_OLD_ENGINE by default.

git/fs: mount .git/fs: mount/attach disallowed
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -751,7 +751,7 @@
   /* switch between the two engines using the `hinting-engine' property of */
   /* the type1 driver module.                                              */
   /*                                                                       */
-/* #define T1_CONFIG_OPTION_OLD_ENGINE */
+#define T1_CONFIG_OPTION_OLD_ENGINE
 
 
   /*************************************************************************/