ref: 93fdf4eb89535699f49bf454ce25bc43763079f4
parent: bbe84ed9726bba6c0bad80fd1bbbabbab57a66fb
author: Werner Lemberg <[email protected]>
date: Thu Dec 10 06:52:08 EST 2015
Formatting.
--- a/src/autofit/afshaper.c
+++ b/src/autofit/afshaper.c
@@ -486,9 +486,9 @@
*count = hb_buffer_get_length( buf );
#ifdef FT_DEBUG_LEVEL_TRACE
- if ( feature && *count > 1 )
- FT_TRACE1(( "af_get_char_index:"
- " input character mapped to multiple glyphs\n" ));
+ if ( feature && *count > 1 )
+ FT_TRACE1(( "af_get_char_index:"
+ " input character mapped to multiple glyphs\n" ));
#endif
return q;