shithub: freetype+ttf2subf

Download patch

ref: c9a69022dc733eb59b0b8fd7b49d619ed1ac438d
parent: 51ca771ff6c1146870220c76178eaeecc2c1410b
author: Werner Lemberg <[email protected]>
date: Tue Aug 30 04:09:38 EDT 2011

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/base/ftobjs.c
+++ b/src/base/ftobjs.c
@@ -2734,7 +2734,7 @@
       metrics->y_scale = 1L << 16;
     }
 
-    FT_TRACE5(( "FT_Select_Metrics:\n" ));
+    FT_TRACE5(( "FT_Request_Metrics:\n" ));
     FT_TRACE5(( "  x scale: %d (%f)\n",
                 metrics->x_scale, metrics->x_scale / 65536.0 ));
     FT_TRACE5(( "  y scale: %d (%f)\n",