summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/type1/t1objs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/type1/t1objs.c b/src/type1/t1objs.c
index dab556f0a..8cdbb938a 100644
--- a/src/type1/t1objs.c
+++ b/src/type1/t1objs.c
@@ -587,7 +587,7 @@
/* set default property values, cf. `ftt1drv.h' */
- driver->hinting_engine = FT_T1_HINTING_FREETYPE;
+ driver->hinting_engine = FT_T1_HINTING_ADOBE;
driver->no_stem_darkening = TRUE;