Minor documentation improvement.

This commit is contained in:
Werner Lemberg 2018-03-03 09:21:59 +01:00
parent efd13c5d1b
commit 5955b77b1d
1 changed files with 4 additions and 0 deletions

View File

@ -2833,6 +2833,10 @@ FT_BEGIN_HEADER
/* since its glyph indices are not listed in any of the font's */
/* charmaps. */
/* */
/* If no active cmap is set up (i.e., `face->charmap' is zero), the */
/* call to @FT_Get_Char_Index is omitted, and the function behaves */
/* identically to @FT_Load_Glyph. */
/* */
FT_EXPORT( FT_Error )
FT_Load_Char( FT_Face face,
FT_ULong char_code,