diff --git a/include/freetype/ftbitmap.h b/include/freetype/ftbitmap.h index d69923850..8f5e23e24 100644 --- a/include/freetype/ftbitmap.h +++ b/include/freetype/ftbitmap.h @@ -39,6 +39,15 @@ FT_BEGIN_HEADER /*
*/ /* bitmap_handling */ /* */ + /* */ + /* Bitmap Handling */ + /* */ + /* <Abstract> */ + /* Handling FT_Bitmap objects. */ + /* */ + /* <Description> */ + /* This section contains functions for converting FT_Bitmap objects. */ + /* */ /*************************************************************************/