Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1201,8 +1201,8 @@ void draw_bezier_outline(FILE *file,
|
||||
FT_UInt glyph_index,
|
||||
int pos_x,
|
||||
int pos_y,
|
||||
int scale_x,
|
||||
int scale_y )
|
||||
double scale_x,
|
||||
double scale_y )
|
||||
{
|
||||
FT_Int load_flags = FT_LOAD_NO_BITMAP;
|
||||
FT_Glyph glyph;
|
||||
|
Reference in New Issue
Block a user