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

This commit is contained in:
Ewald Hew 2017-10-12 18:48:57 +08:00
parent 7e23568b16
commit d2b3b9e682
1 changed files with 1 additions and 1 deletions

View File

@ -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
/*************************************************************************/