MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
sFontDetails Struct Reference

#include <mg_font.h>

Public Attributes

struct sFontDetailsnext
 
U8BITfile_data
 
U32BIT file_size
 
FT_Face face
 
S_FontSizefirst_sz
 
FT_UInt glyph_ndx_space
 
FT_UInt space_horiz_adv
 
FT_UInt fig_horiz_adv
 
FT_UInt horiz_adv [CHAR_CACHE_SIZE]
 
FT_UInt glyph_ndx [CHAR_CACHE_SIZE]
 
U16BIT font_ndx
 
U16BIT face_type
 
U32BIT current_fnt_id
 
FT_UInt metric_resolution
 

Detailed Description

Definition at line 97 of file mg_font.h.

Member Data Documentation

U32BIT sFontDetails::current_fnt_id

Definition at line 111 of file mg_font.h.

FT_Face sFontDetails::face

Definition at line 102 of file mg_font.h.

U16BIT sFontDetails::face_type

Definition at line 110 of file mg_font.h.

FT_UInt sFontDetails::fig_horiz_adv

Definition at line 106 of file mg_font.h.

U8BIT* sFontDetails::file_data

Definition at line 100 of file mg_font.h.

U32BIT sFontDetails::file_size

Definition at line 101 of file mg_font.h.

S_FontSize* sFontDetails::first_sz

Definition at line 103 of file mg_font.h.

U16BIT sFontDetails::font_ndx

Definition at line 109 of file mg_font.h.

FT_UInt sFontDetails::glyph_ndx[CHAR_CACHE_SIZE]

Definition at line 108 of file mg_font.h.

FT_UInt sFontDetails::glyph_ndx_space

Definition at line 104 of file mg_font.h.

FT_UInt sFontDetails::horiz_adv[CHAR_CACHE_SIZE]

Definition at line 107 of file mg_font.h.

FT_UInt sFontDetails::metric_resolution

Definition at line 112 of file mg_font.h.

struct sFontDetails* sFontDetails::next

Definition at line 99 of file mg_font.h.

FT_UInt sFontDetails::space_horiz_adv

Definition at line 105 of file mg_font.h.


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