ReactOS 0.4.15-dev-7953-g1f49173
T42_Loader_ Struct Reference

#include <t42parse.h>

Collaboration diagram for T42_Loader_:

Public Attributes

T42_ParserRec parser
 
FT_Int num_chars
 
PS_TableRec encoding_table
 
FT_Int num_glyphs
 
PS_TableRec glyph_names
 
PS_TableRec charstrings
 
PS_TableRec swap_table
 

Detailed Description

Definition at line 42 of file t42parse.h.

Member Data Documentation

◆ charstrings

PS_TableRec T42_Loader_::charstrings

Definition at line 52 of file t42parse.h.

Referenced by T42_Open_Face(), and t42_parse_charstrings().

◆ encoding_table

PS_TableRec T42_Loader_::encoding_table

Definition at line 47 of file t42parse.h.

Referenced by T42_Open_Face(), and t42_parse_encoding().

◆ glyph_names

PS_TableRec T42_Loader_::glyph_names

Definition at line 51 of file t42parse.h.

Referenced by T42_Open_Face(), and t42_parse_charstrings().

◆ num_chars

FT_Int T42_Loader_::num_chars

Definition at line 46 of file t42parse.h.

Referenced by T42_Open_Face(), and t42_parse_encoding().

◆ num_glyphs

FT_Int T42_Loader_::num_glyphs

Definition at line 50 of file t42parse.h.

Referenced by T42_Open_Face(), and t42_parse_charstrings().

◆ parser

◆ swap_table

PS_TableRec T42_Loader_::swap_table

Definition at line 53 of file t42parse.h.

Referenced by t42_parse_charstrings().


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