ReactOS 0.4.15-dev-7931-gfd331f1
T1_FontRec_ Struct Reference

#include <t1types.h>

Collaboration diagram for T1_FontRec_:

Public Attributes

PS_FontInfoRec font_info
 
PS_FontExtraRec font_extra
 
PS_PrivateRec private_dict
 
FT_Stringfont_name
 
T1_EncodingType encoding_type
 
T1_EncodingRec encoding
 
FT_Bytesubrs_block
 
FT_Bytecharstrings_block
 
FT_Byteglyph_names_block
 
FT_Int num_subrs
 
FT_Byte ** subrs
 
FT_UIntsubrs_len
 
FT_Hash subrs_hash
 
FT_Int num_glyphs
 
FT_String ** glyph_names
 
FT_Byte ** charstrings
 
FT_UIntcharstrings_len
 
FT_Byte paint_type
 
FT_Byte font_type
 
FT_Matrix font_matrix
 
FT_Vector font_offset
 
FT_BBox font_bbox
 
FT_Long font_id
 
FT_Fixed stroke_width
 

Detailed Description

Definition at line 94 of file t1types.h.

Member Data Documentation

◆ charstrings

FT_Byte** T1_FontRec_::charstrings

◆ charstrings_block

FT_Byte* T1_FontRec_::charstrings_block

Definition at line 105 of file t1types.h.

Referenced by T1_Face_Done(), T1_Open_Face(), T42_Face_Done(), and T42_Open_Face().

◆ charstrings_len

FT_UInt* T1_FontRec_::charstrings_len

◆ encoding

T1_EncodingRec T1_FontRec_::encoding

◆ encoding_type

T1_EncodingType T1_FontRec_::encoding_type

Definition at line 101 of file t1types.h.

Referenced by T1_Face_Init(), T1_Open_Face(), t1_ps_get_font_value(), and T42_Open_Face().

◆ font_bbox

FT_BBox T1_FontRec_::font_bbox

Definition at line 122 of file t1types.h.

Referenced by T1_Face_Init(), t1_ps_get_font_value(), and T1_Read_Metrics().

◆ font_extra

PS_FontExtraRec T1_FontRec_::font_extra

Definition at line 97 of file t1types.h.

Referenced by t1_ps_get_font_value().

◆ font_id

FT_Long T1_FontRec_::font_id

Definition at line 123 of file t1types.h.

◆ font_info

PS_FontInfoRec T1_FontRec_::font_info

Definition at line 96 of file t1types.h.

Referenced by T1_Face_Done(), T1_Face_Init(), t1_ps_get_font_value(), and T42_Face_Done().

◆ font_matrix

FT_Matrix T1_FontRec_::font_matrix

Definition at line 120 of file t1types.h.

Referenced by t1_ps_get_font_value().

◆ font_name

FT_String* T1_FontRec_::font_name

Definition at line 99 of file t1types.h.

Referenced by T1_Face_Done(), T1_Face_Init(), t1_ps_get_font_value(), and T42_Face_Done().

◆ font_offset

FT_Vector T1_FontRec_::font_offset

Definition at line 121 of file t1types.h.

◆ font_type

FT_Byte T1_FontRec_::font_type

Definition at line 119 of file t1types.h.

Referenced by t1_ps_get_font_value(), and T42_Open_Face().

◆ glyph_names

◆ glyph_names_block

FT_Byte* T1_FontRec_::glyph_names_block

Definition at line 106 of file t1types.h.

Referenced by T1_Face_Done(), T1_Open_Face(), T42_Face_Done(), and T42_Open_Face().

◆ num_glyphs

FT_Int T1_FontRec_::num_glyphs

◆ num_subrs

FT_Int T1_FontRec_::num_subrs

◆ paint_type

FT_Byte T1_FontRec_::paint_type

Definition at line 118 of file t1types.h.

Referenced by t1_ps_get_font_value().

◆ private_dict

PS_PrivateRec T1_FontRec_::private_dict

Definition at line 98 of file t1types.h.

Referenced by T1_Open_Face(), and t1_ps_get_font_value().

◆ stroke_width

FT_Fixed T1_FontRec_::stroke_width

Definition at line 125 of file t1types.h.

◆ subrs

FT_Byte** T1_FontRec_::subrs

◆ subrs_block

FT_Byte* T1_FontRec_::subrs_block

Definition at line 104 of file t1types.h.

Referenced by T1_Face_Done(), and T1_Open_Face().

◆ subrs_hash

FT_Hash T1_FontRec_::subrs_hash

◆ subrs_len

FT_UInt* T1_FontRec_::subrs_len

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