XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
T1_FontRec_ Struct Reference

#include <t1types.h>

Collaboration diagram for T1_FontRec_:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ charstrings

FT_Byte** T1_FontRec_::charstrings

◆ charstrings_block

FT_Byte* T1_FontRec_::charstrings_block

◆ charstrings_len

FT_UInt* T1_FontRec_::charstrings_len

◆ encoding

T1_EncodingRec T1_FontRec_::encoding

◆ encoding_type

T1_EncodingType T1_FontRec_::encoding_type

◆ font_bbox

FT_BBox T1_FontRec_::font_bbox

◆ font_extra

PS_FontExtraRec T1_FontRec_::font_extra

◆ font_id

FT_Long T1_FontRec_::font_id

◆ font_info

PS_FontInfoRec T1_FontRec_::font_info

◆ font_matrix

FT_Matrix T1_FontRec_::font_matrix

◆ font_name

FT_String* T1_FontRec_::font_name

◆ font_offset

FT_Vector T1_FontRec_::font_offset

◆ font_type

FT_Byte T1_FontRec_::font_type

◆ glyph_names

FT_String** T1_FontRec_::glyph_names

◆ glyph_names_block

FT_Byte* T1_FontRec_::glyph_names_block

◆ num_glyphs

FT_Int T1_FontRec_::num_glyphs

◆ num_subrs

FT_Int T1_FontRec_::num_subrs

◆ paint_type

FT_Byte T1_FontRec_::paint_type

◆ private_dict

PS_PrivateRec T1_FontRec_::private_dict

◆ stroke_width

FT_Fixed T1_FontRec_::stroke_width

◆ subrs

FT_Byte** T1_FontRec_::subrs

◆ subrs_block

FT_Byte* T1_FontRec_::subrs_block

◆ 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: