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

#include <cfftypes.h>

Public Attributes

CFF_FontRecDictRec font_dict
 
FT_Byte ** local_subrs
 
CFF_IndexRec local_subrs_index
 
CFF_PrivateRec private_dict
 

Detailed Description

Definition at line 205 of file cfftypes.h.

Member Data Documentation

FT_Byte** CFF_SubFontRec_::local_subrs

Definition at line 211 of file cfftypes.h.

Referenced by cff_subfont_done(), and cff_subfont_load().

CFF_IndexRec CFF_SubFontRec_::local_subrs_index

Definition at line 210 of file cfftypes.h.

Referenced by cff_subfont_done(), and cff_subfont_load().

CFF_PrivateRec CFF_SubFontRec_::private_dict

Definition at line 208 of file cfftypes.h.

Referenced by cff_make_private_dict(), and cff_subfont_load().


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