ref: 38449dceaf861cf1350df798773b412eea6f324c
parent: 2d15120cb58ce77bf7800c678e6393841c5358fa
author: Werner Lemberg <[email protected]>
date: Mon Oct 26 03:26:25 EDT 2009
Whitespace.
--- a/src/base/ftobjs.c
+++ b/src/base/ftobjs.c
@@ -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;