freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 93fdf4e: Formatting.


From: Werner LEMBERG
Subject: [freetype2] master 93fdf4e: Formatting.
Date: Thu, 10 Dec 2015 10:52:19 +0000

branch: master
commit 93fdf4eb89535699f49bf454ce25bc43763079f4
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Formatting.
---
 src/autofit/afshaper.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/autofit/afshaper.c b/src/autofit/afshaper.c
index 1881387..41e58f6 100644
--- 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;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]