ReactOS 0.4.15-dev-7994-gb388cb6
bdf_font_t_ Struct Reference

#include <bdf.h>

Collaboration diagram for bdf_font_t_:

Public Attributes

charname
 
bdf_bbx_t bbx
 
unsigned long point_size
 
unsigned long resolution_x
 
unsigned long resolution_y
 
int spacing
 
unsigned short monowidth
 
long default_char
 
long font_ascent
 
long font_descent
 
unsigned long glyphs_size
 
unsigned long glyphs_used
 
bdf_glyph_tglyphs
 
unsigned long unencoded_size
 
unsigned long unencoded_used
 
bdf_glyph_tunencoded
 
unsigned long props_size
 
unsigned long props_used
 
bdf_property_tprops
 
charcomments
 
unsigned long comments_len
 
bdf_glyphlist_t overflow
 
voidinternal
 
unsigned long nmod [34816]
 
unsigned long umod [34816]
 
unsigned short modified
 
unsigned short bpp
 
FT_Memory memory
 
bdf_property_tuser_props
 
unsigned long nuser_props
 
FT_HashRec proptbl
 

Detailed Description

Definition at line 175 of file bdf.h.

Member Data Documentation

◆ bbx

bdf_bbx_t bdf_font_t_::bbx

Definition at line 178 of file bdf.h.

Referenced by BDF_Glyph_Load(), and BDF_Size_Select().

◆ bpp

unsigned short bdf_font_t_::bpp

Definition at line 218 of file bdf.h.

Referenced by BDF_Glyph_Load().

◆ comments

char* bdf_font_t_::comments

Definition at line 205 of file bdf.h.

◆ comments_len

unsigned long bdf_font_t_::comments_len

Definition at line 206 of file bdf.h.

◆ default_char

long bdf_font_t_::default_char

Definition at line 188 of file bdf.h.

◆ font_ascent

long bdf_font_t_::font_ascent

Definition at line 190 of file bdf.h.

Referenced by BDF_Size_Request(), and BDF_Size_Select().

◆ font_descent

long bdf_font_t_::font_descent

Definition at line 191 of file bdf.h.

Referenced by BDF_Size_Request(), and BDF_Size_Select().

◆ glyphs

bdf_glyph_t* bdf_font_t_::glyphs

Definition at line 195 of file bdf.h.

Referenced by BDF_Glyph_Load().

◆ glyphs_size

unsigned long bdf_font_t_::glyphs_size

Definition at line 193 of file bdf.h.

◆ glyphs_used

unsigned long bdf_font_t_::glyphs_used

Definition at line 194 of file bdf.h.

◆ internal

void* bdf_font_t_::internal

Definition at line 210 of file bdf.h.

◆ memory

FT_Memory bdf_font_t_::memory

Definition at line 220 of file bdf.h.

◆ modified

unsigned short bdf_font_t_::modified

Definition at line 217 of file bdf.h.

◆ monowidth

unsigned short bdf_font_t_::monowidth

Definition at line 186 of file bdf.h.

◆ name

char* bdf_font_t_::name

Definition at line 177 of file bdf.h.

◆ nmod

unsigned long bdf_font_t_::nmod[34816]

Definition at line 214 of file bdf.h.

◆ nuser_props

unsigned long bdf_font_t_::nuser_props

Definition at line 223 of file bdf.h.

◆ overflow

bdf_glyphlist_t bdf_font_t_::overflow

Definition at line 208 of file bdf.h.

◆ point_size

unsigned long bdf_font_t_::point_size

Definition at line 180 of file bdf.h.

◆ props

bdf_property_t* bdf_font_t_::props

Definition at line 203 of file bdf.h.

◆ props_size

unsigned long bdf_font_t_::props_size

Definition at line 201 of file bdf.h.

◆ props_used

unsigned long bdf_font_t_::props_used

Definition at line 202 of file bdf.h.

◆ proptbl

FT_HashRec bdf_font_t_::proptbl

Definition at line 224 of file bdf.h.

◆ resolution_x

unsigned long bdf_font_t_::resolution_x

Definition at line 181 of file bdf.h.

◆ resolution_y

unsigned long bdf_font_t_::resolution_y

Definition at line 182 of file bdf.h.

◆ spacing

int bdf_font_t_::spacing

Definition at line 184 of file bdf.h.

◆ umod

unsigned long bdf_font_t_::umod[34816]

Definition at line 215 of file bdf.h.

◆ unencoded

bdf_glyph_t* bdf_font_t_::unencoded

Definition at line 199 of file bdf.h.

◆ unencoded_size

unsigned long bdf_font_t_::unencoded_size

Definition at line 197 of file bdf.h.

◆ unencoded_used

unsigned long bdf_font_t_::unencoded_used

Definition at line 198 of file bdf.h.

◆ user_props

bdf_property_t* bdf_font_t_::user_props

Definition at line 222 of file bdf.h.


The documentation for this struct was generated from the following file: