Whitespace.

This commit is contained in:
Werner Lemberg 2009-10-26 07:26:25 +01:00
parent 2d15120cb5
commit 38449dceaf
1 changed files with 2 additions and 2 deletions

View File

@ -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;