29 #include FT_FREETYPE_H
34 #define FIRST_CACHE_CHAR ('!')
35 #define CHAR_CACHE_SIZE 0x5e
36 #define BUILT_IN_FONT 0
U8BIT width
Definition: mg_font.h:73
S_FontSize * MG_GetFontSize(U16BIT fnt_index, U8BIT fnt_size, U8BIT fnt_style)
Definition: mg_font.c:597
U8BIT pnts_xleftoffset
Definition: mg_font.h:94
FT_UInt glyph_ndx_space
Definition: mg_font.h:104
U8BIT bb_sd_height
Definition: mg_font.h:90
S_FontDetails * MG_FindFont(S_FontSize *f_sz)
Get font from size.
S8BIT left
Definition: mg_font.h:71
U16BIT width
Definition: mg_font.h:81
E_HDMode mg_hd_mode
Definition: mg_font.c:76
S_FontSize * first_sz
Definition: mg_font.h:103
FT_UInt horiz_adv[CHAR_CACHE_SIZE]
Definition: mg_font.h:107
void MG_ReleaseFontPtr(S_FontDetails *fp)
Definition: mg_font.c:409
U16BIT top
Definition: mg_font.h:61
U16BIT width
Definition: mg_font.h:62
FT_UInt glyph_ndx[CHAR_CACHE_SIZE]
Definition: mg_font.h:108
U16BIT font_ndx
Definition: mg_font.h:109
struct sFontDetails S_FontDetails
VBox bound_box
Definition: mg_font.h:82
U16BIT face_type
Definition: mg_font.h:110
U8BIT spxl_xleftoffset
Definition: mg_font.h:93
int16_t S16BIT
Definition: techtype.h:96
struct sFontDetails * next
Definition: mg_font.h:99
uint8_t U8BIT
Definition: techtype.h:93
FT_UInt metric_resolution
Definition: mg_font.h:112
FT_UInt space_horiz_adv
Definition: mg_font.h:105
U8BIT * file_data
Definition: mg_font.h:100
U32BIT cache_hit
Definition: mg_font.h:85
struct sFontSize * next
Definition: mg_font.h:79
U16BIT height
Definition: mg_font.h:80
FT_UInt fig_horiz_adv
Definition: mg_font.h:106
U32BIT mem_size
Definition: mg_font.h:83
struct _CacheSbit CacheSbit
int8_t S8BIT
Definition: techtype.h:94
U8BIT bb_sd_width
Definition: mg_font.h:91
U32BIT cache_last
Definition: mg_font.h:86
U32BIT file_size
Definition: mg_font.h:101
U32BIT current_fnt_id
Definition: mg_font.h:111
S8BIT sdleft
Definition: mg_font.h:74
uint16_t U16BIT
Definition: techtype.h:95
System Wide Global Technical Data Type Definitions.
S8BIT figure_adv
Definition: mg_font.h:89
struct sFontSize S_FontSize
U8BIT bb_sd_top
Definition: mg_font.h:92
U32BIT bmp_ndx
Definition: mg_font.h:68
S8BIT top
Definition: mg_font.h:70
U32BIT fnt_id
Definition: mg_font.h:87
E_HDMode
Definition: mg_font.h:45
CacheSbit * sbit_cache
Definition: mg_font.h:84
#define CHAR_CACHE_SIZE
Definition: mg_font.h:35
FT_Face face
Definition: mg_font.h:102
S_FontDetails * MG_GetFontPtr(S16BIT font_index)
Get Pointer to Font.
Definition: mg_font.c:397
U8BIT height
Definition: mg_font.h:72
S8BIT advance
Definition: mg_font.h:69
uint32_t U32BIT
Definition: techtype.h:97
void MG_CheckCache(S_FontSize *sz_data)
Definition: mg_font.c:838
S8BIT space_adv
Definition: mg_font.h:88
U16BIT height
Definition: mg_font.h:63
U16BIT left
Definition: mg_font.h:60