zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
basepic.h File Reference
#include <FT_INTERNAL_PIC_H>

Go to the source code of this file.

Macros

#define FT_BITMAP_GLYPH_CLASS_GET   &ft_bitmap_glyph_class
 
#define FT_DEFAULT_MODULES_GET   ft_default_modules
 
#define FT_OUTLINE_GLYPH_CLASS_GET   &ft_outline_glyph_class
 

Macro Definition Documentation

#define FT_BITMAP_GLYPH_CLASS_GET   &ft_bitmap_glyph_class

Definition at line 29 of file basepic.h.

Referenced by FT_Get_Glyph(), and FT_Glyph_To_Bitmap().

#define FT_DEFAULT_MODULES_GET   ft_default_modules

Definition at line 30 of file basepic.h.

Referenced by FT_Add_Default_Modules().

#define FT_OUTLINE_GLYPH_CLASS_GET   &ft_outline_glyph_class

Definition at line 28 of file basepic.h.

Referenced by FT_Get_Glyph(), FT_Glyph_Stroke(), and FT_Glyph_StrokeBorder().