Minor documentation improvement.

This commit is contained in:
Werner Lemberg 2008-08-05 11:18:45 +00:00
parent 7fd201829a
commit c86f86112f
1 changed files with 2 additions and 1 deletions

View File

@ -219,7 +219,8 @@ FT_BEGIN_HEADER
/* FT_Get_Glyph */
/* */
/* <Description> */
/* A function used to extract a glyph image from a slot. */
/* A function used to extract a glyph image from a slot. Note that */
/* the created @FT_Glyph object must be released with @FT_Done_Glyph. */
/* */
/* <Input> */
/* slot :: A handle to the source glyph slot. */