Lines 357-362
Link Here
|
357 |
if ( FT_IS_SCALABLE( size->face ) ) |
357 |
if ( FT_IS_SCALABLE( size->face ) ) |
358 |
{ |
358 |
{ |
359 |
error = tt_size_reset( ttsize, 0 ); |
359 |
error = tt_size_reset( ttsize, 0 ); |
|
|
360 |
ttsize->root.metrics = *ttsize->metrics; |
360 |
|
361 |
|
361 |
#ifdef TT_USE_BYTECODE_INTERPRETER |
362 |
#ifdef TT_USE_BYTECODE_INTERPRETER |
362 |
/* for the `MPS' bytecode instruction we need the point size */ |
363 |
/* for the `MPS' bytecode instruction we need the point size */ |