forked from minhngoc25a/freetype2
Whitespace.
This commit is contained in:
parent
2d15120cb5
commit
38449dceaf
|
@ -708,8 +708,8 @@
|
|||
}
|
||||
|
||||
/* compute the linear advance in 16.16 pixels */
|
||||
if ( ( load_flags & FT_LOAD_LINEAR_DESIGN ) == 0 &&
|
||||
( FT_IS_SCALABLE( face ) ) )
|
||||
if ( ( load_flags & FT_LOAD_LINEAR_DESIGN ) == 0 &&
|
||||
( FT_IS_SCALABLE( face ) ) )
|
||||
{
|
||||
FT_Size_Metrics* metrics = &face->size->metrics;
|
||||
|
||||
|
|
Loading…
Reference in New Issue