ref: e1394d56752cac3bd68ab2358a8e1384ce7b9aaa
parent: d17cabf57d1ab5e0b6ca2562bc2d6386c6a506f6
author: Werner Lemberg <[email protected]>
date: Mon Aug 4 03:35:13 EDT 2014
Minor documentation improvement.
--- a/include/freetype.h
+++ b/include/freetype.h
@@ -3061,9 +3061,8 @@
/* glyph index~0 always corresponds to the `missing glyph' (called */
/* `.notdef'). */
/* */
- /* This function is not compiled within the library if the config */
- /* macro `FT_CONFIG_OPTION_NO_GLYPH_NAMES' is defined in */
- /* `ftoptions.h'. */
+ /* This function always returns an error if the config macro */
+ /* `FT_CONFIG_OPTION_NO_GLYPH_NAMES' is not defined in `ftoptions.h'. */
/* */
FT_EXPORT( FT_Error )
FT_Get_Glyph_Name( FT_Face face,