ref: bffe5fd6e4578ff6630a50342c81a81bf4fba1a6
parent: 516283130c9ac421934b3b3bfb369a00f0c14ded
author: Werner Lemberg <[email protected]>
date: Sun Aug 28 09:16:37 EDT 2016
[cff] Minor comment.
--- a/src/cff/cffgload.c
+++ b/src/cff/cffgload.c
@@ -2942,6 +2942,7 @@
cff_decoder_init( &decoder, face, size, glyph, hinting,
FT_LOAD_TARGET_MODE( load_flags ) );
+ /* this is for pure CFFs */
if ( load_flags & FT_LOAD_ADVANCE_ONLY )
decoder.width_only = TRUE;