freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master d2b3b9e: * devel/ftoption.h: Enable T1_CONFIG_OPTION_


From: Hew Yih Shiuan Ewald
Subject: [freetype2] master d2b3b9e: * devel/ftoption.h: Enable T1_CONFIG_OPTION_OLD_ENGINE by default.
Date: Thu, 12 Oct 2017 06:49:52 -0400 (EDT)

branch: master
commit d2b3b9e682ca60944e02957b9284a3b9a10263a0
Author: Ewald Hew <address@hidden>
Commit: Ewald Hew <address@hidden>

    * devel/ftoption.h: Enable T1_CONFIG_OPTION_OLD_ENGINE by default.
---
 devel/ftoption.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/ftoption.h b/devel/ftoption.h
index fadda13..21af1cd 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -751,7 +751,7 @@ FT_BEGIN_HEADER
   /* 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
 
 
   /*************************************************************************/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]