shithub: freetype+ttf2subf

Download patch

ref: 036bdc0c9a4fb55b4fe5a7276e97b70b95c8a260
parent: 68dddcdcbe18a08d778026efc01b1369e35cbf6a
author: Werner Lemberg <[email protected]>
date: Sat Jan 27 19:05:46 EST 2018

[truetype] Minor typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/truetype/ttgxvar.c
+++ b/src/truetype/ttgxvar.c
@@ -2440,7 +2440,7 @@
       num_coords = mmvar->num_axis;
     }
 
-    FT_TRACE5(( "TT_Set_MM_Blend:"
+    FT_TRACE5(( "TT_Set_MM_Blend:\n"
                 "  normalized design coordinates:\n" ));
 
     for ( i = 0; i < num_coords; i++ )