Fix documentation error.
This commit is contained in:
parent
56b886620f
commit
5f5f6b3662
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue