|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
#include <mg_font.h>
Data Fields | |
| struct sFontDetails * | next |
| U8BIT * | file_data |
| U32BIT | file_size |
| FT_Face | face |
| S_FontSize * | first_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 |
| U32BIT current_fnt_id |
| FT_Face face |
| U16BIT face_type |
| FT_UInt fig_horiz_adv |
| U8BIT* file_data |
| U32BIT file_size |
| S_FontSize* first_sz |
| U16BIT font_ndx |
| FT_UInt glyph_ndx[CHAR_CACHE_SIZE] |
| FT_UInt glyph_ndx_space |
| FT_UInt horiz_adv[CHAR_CACHE_SIZE] |
| FT_UInt metric_resolution |
| struct sFontDetails* next |
| FT_UInt space_horiz_adv |