Fix documentation error.

This commit is contained in:
Werner Lemberg 2003-11-12 15:15:49 +00:00
parent 56b886620f
commit 5f5f6b3662
1 changed files with 1 additions and 2 deletions

View File

@ -479,8 +479,7 @@ FT_BEGIN_HEADER
/* } */ /* } */
/* */ /* */
/* */ /* */
/* This function will always fail if the glyph's format isn't */ /* This function does nothing if the glyph format isn't scalable. */
/* scalable. */
/* */ /* */
FT_EXPORT( FT_Error ) FT_EXPORT( FT_Error )
FT_Glyph_To_Bitmap( FT_Glyph* the_glyph, FT_Glyph_To_Bitmap( FT_Glyph* the_glyph,