zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
T1_FontRec_ Struct Reference

#include <t1types.h>

Public Attributes

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

Detailed Description

Definition at line 93 of file t1types.h.

Member Data Documentation

FT_Byte** T1_FontRec_::charstrings
FT_Byte* T1_FontRec_::charstrings_block

Definition at line 104 of file t1types.h.

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

FT_PtrDist* T1_FontRec_::charstrings_len
T1_EncodingType T1_FontRec_::encoding_type
FT_BBox T1_FontRec_::font_bbox
PS_FontExtraRec T1_FontRec_::font_extra

Definition at line 96 of file t1types.h.

Referenced by t1_load_keyword(), and t1_ps_get_font_value().

FT_Long T1_FontRec_::font_id

Definition at line 121 of file t1types.h.

PS_FontInfoRec T1_FontRec_::font_info
FT_Matrix T1_FontRec_::font_matrix

Definition at line 118 of file t1types.h.

Referenced by t1_parse_font_matrix(), and t1_ps_get_font_value().

FT_String* T1_FontRec_::font_name
FT_Vector T1_FontRec_::font_offset

Definition at line 119 of file t1types.h.

Referenced by t1_parse_font_matrix().

FT_Byte T1_FontRec_::font_type

Definition at line 117 of file t1types.h.

Referenced by t1_ps_get_font_value(), and T42_Open_Face().

FT_Byte* T1_FontRec_::glyph_names_block

Definition at line 105 of file t1types.h.

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

FT_Int T1_FontRec_::num_subrs
FT_Byte T1_FontRec_::paint_type

Definition at line 116 of file t1types.h.

Referenced by t1_ps_get_font_value().

FT_Fixed T1_FontRec_::stroke_width

Definition at line 123 of file t1types.h.

FT_Byte** T1_FontRec_::subrs
FT_Byte* T1_FontRec_::subrs_block

Definition at line 103 of file t1types.h.

Referenced by T1_Face_Done(), and T1_Open_Face().

FT_PtrDist* T1_FontRec_::subrs_len

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