#include <ftimage.h>
Definition at line 280 of file ftimage.h.
Public Attributes | |
| int | rows |
| int | width |
| int | pitch |
| unsigned char * | buffer |
| short | num_grays |
| char | pixel_mode |
| char | palette_mode |
| void * | palette |
| int FT_Bitmap_::rows |
Definition at line 282 of file ftimage.h.
Referenced by addBitmapToPath(), QFontEngineFT::Font::loadGlyph(), and qgl_use_font().
Definition at line 283 of file ftimage.h.
Referenced by addBitmapToPath(), and QFontEngineFT::Font::loadGlyph().
Definition at line 284 of file ftimage.h.
Referenced by addBitmapToPath(), QFontEngineFT::Font::loadGlyph(), and qgl_use_font().
| unsigned char* FT_Bitmap_::buffer |
Definition at line 285 of file ftimage.h.
Referenced by addBitmapToPath(), QFontEngineFT::Font::loadGlyph(), and qgl_use_font().
| short FT_Bitmap_::num_grays |
Definition at line 287 of file ftimage.h.
Referenced by addBitmapToPath(), and QFontEngineFT::Font::loadGlyph().
| void* FT_Bitmap_::palette |
1.5.1