This commit is contained in:
Werner Lemberg 2011-08-30 08:09:38 +02:00
parent 51ca771ff6
commit c9a69022dc
1 changed files with 1 additions and 1 deletions

View File

@ -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",