ref: 3c3d7c212e1bd3ff6af0e1e666361d1081ca1e3f
parent: 93fdf4eb89535699f49bf454ce25bc43763079f4
author: Werner Lemberg <[email protected]>
date: Thu Dec 10 06:54:41 EST 2015
Another typo.
--- a/src/autofit/afshaper.c
+++ b/src/autofit/afshaper.c
@@ -487,7 +487,7 @@
#ifdef FT_DEBUG_LEVEL_TRACE
if ( feature && *count > 1 )
- FT_TRACE1(( "af_get_char_index:"
+ FT_TRACE1(( "af_shaper_get_cluster:"
" input character mapped to multiple glyphs\n" ));
#endif