[cff] Minor comment.
This commit is contained in:
parent
516283130c
commit
bffe5fd6e4
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user