summaryrefslogtreecommitdiff
path: root/src/cid/cidgload.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cid/cidgload.c')
-rw-r--r--src/cid/cidgload.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cid/cidgload.c b/src/cid/cidgload.c
index 05abd9cfd..79d94dacd 100644
--- a/src/cid/cidgload.c
+++ b/src/cid/cidgload.c
@@ -158,6 +158,7 @@
0, /* glyph slot */
0, /* glyph names! XXX */
0, /* blend == 0 */
+ 0, /* hinting == FALSE */
cid_load_glyph );
if ( error )
return error;
@@ -237,6 +238,7 @@
(FT_GlyphSlot)glyph,
0, /* glyph names -- XXX */
0, /* blend == 0 */
+ 0, /* hinting == 0 */
cid_load_glyph );
/* set up the decoder */