#include <ftimage.h>
Public Attributes | |
int | rows |
int | width |
int | pitch |
unsigned char * | buffer |
short | num_grays |
char | pixel_mode |
char | palette_mode |
void * | palette |
Definition at line 298 of file ftimage.h.
int FT_Bitmap_::rows |
Definition at line 300 of file ftimage.h.
Referenced by BDF_Glyph_Load(), FNT_Load_Glyph(), ft_bitmap_assure_buffer(), ft_bitmap_glyph_bbox(), ft_glyphslot_clear(), ft_raster1_render(), ft_smooth_render_generic(), FTBitmapGlyph::FTBitmapGlyph(), ftc_inode_weight(), ftc_sbit_copy_bitmap(), ftc_snode_load(), FTPixmapGlyph::FTPixmapGlyph(), FTTextureGlyph::FTTextureGlyph(), gray_render_span(), load_glyph_freetype(), PCF_Glyph_Load(), tt_sbit_decoder_alloc_bitmap(), tt_sbit_decoder_load_bit_aligned(), tt_sbit_decoder_load_byte_aligned(), and tt_sbit_decoder_load_compound().
Definition at line 301 of file ftimage.h.
Referenced by BDF_Glyph_Load(), FNT_Load_Glyph(), ft_bitmap_assure_buffer(), ft_bitmap_glyph_bbox(), ft_glyphslot_clear(), ft_raster1_render(), ft_smooth_render_generic(), FTBitmapGlyph::FTBitmapGlyph(), ftc_snode_load(), FTPixmapGlyph::FTPixmapGlyph(), FTTextureGlyph::FTTextureGlyph(), load_glyph_freetype(), PCF_Glyph_Load(), tt_sbit_decoder_alloc_bitmap(), tt_sbit_decoder_load_bit_aligned(), tt_sbit_decoder_load_byte_aligned(), and tt_sbit_decoder_load_compound().
Definition at line 302 of file ftimage.h.
Referenced by BDF_Glyph_Load(), FNT_Load_Glyph(), ft_bitmap_assure_buffer(), ft_glyphslot_clear(), ft_raster1_render(), ft_smooth_render_generic(), FTBitmapGlyph::FTBitmapGlyph(), ftc_inode_weight(), ftc_sbit_copy_bitmap(), ftc_snode_load(), gray_render_span(), load_glyph_freetype(), PCF_Glyph_Load(), tt_sbit_decoder_alloc_bitmap(), tt_sbit_decoder_load_bit_aligned(), and tt_sbit_decoder_load_byte_aligned().
unsigned char* FT_Bitmap_::buffer |
Definition at line 303 of file ftimage.h.
Referenced by FNT_Load_Glyph(), ft_bitmap_assure_buffer(), ft_raster1_render(), ft_smooth_render_generic(), FTBitmapGlyph::FTBitmapGlyph(), ftc_sbit_copy_bitmap(), FTPixmapGlyph::FTPixmapGlyph(), FTTextureGlyph::FTTextureGlyph(), gray_render_span(), load_glyph_freetype(), PCF_Glyph_Load(), tt_sbit_decoder_load_bit_aligned(), and tt_sbit_decoder_load_byte_aligned().
Definition at line 304 of file ftimage.h.
Referenced by BDF_Glyph_Load(), ft_raster1_render(), ft_smooth_render_generic(), ftc_snode_load(), and PCF_Glyph_Load().
Definition at line 305 of file ftimage.h.
Referenced by BDF_Glyph_Load(), FNT_Load_Glyph(), ft_bitmap_assure_buffer(), ft_glyphslot_clear(), ft_raster1_render(), ft_smooth_render_generic(), ft_smooth_render_lcd(), ft_smooth_render_lcd_v(), ftc_snode_load(), PCF_Glyph_Load(), and tt_sbit_decoder_alloc_bitmap().
void* FT_Bitmap_::palette |