ReactOS 0.4.15-dev-7942-gd23573b
CFF_SubFontRec_ Struct Reference

#include <cfftypes.h>

Collaboration diagram for CFF_SubFontRec_:

Public Attributes

CFF_FontRecDictRec font_dict
 
CFF_PrivateRec private_dict
 
CFF_BlendRec blend
 
FT_UInt lenNDV
 
FT_FixedNDV
 
FT_Byteblend_stack
 
FT_Byteblend_top
 
FT_UInt blend_used
 
FT_UInt blend_alloc
 
CFF_IndexRec local_subrs_index
 
FT_Byte ** local_subrs
 
FT_UInt32 random
 

Detailed Description

Definition at line 298 of file cfftypes.h.

Member Data Documentation

◆ blend

CFF_BlendRec CFF_SubFontRec_::blend

Definition at line 304 of file cfftypes.h.

Referenced by cf2_font_setup(), cff_parse_blend(), cff_parse_vsindex(), and cff_subfont_done().

◆ blend_alloc

FT_UInt CFF_SubFontRec_::blend_alloc

Definition at line 319 of file cfftypes.h.

◆ blend_stack

FT_Byte* CFF_SubFontRec_::blend_stack

Definition at line 316 of file cfftypes.h.

Referenced by cff_subfont_done().

◆ blend_top

FT_Byte* CFF_SubFontRec_::blend_top

Definition at line 317 of file cfftypes.h.

◆ blend_used

FT_UInt CFF_SubFontRec_::blend_used

Definition at line 318 of file cfftypes.h.

◆ font_dict

◆ lenNDV

FT_UInt CFF_SubFontRec_::lenNDV

Definition at line 305 of file cfftypes.h.

Referenced by cff_load_private_dict().

◆ local_subrs

FT_Byte** CFF_SubFontRec_::local_subrs

Definition at line 322 of file cfftypes.h.

Referenced by cff_subfont_done(), and cff_subfont_load().

◆ local_subrs_index

CFF_IndexRec CFF_SubFontRec_::local_subrs_index

Definition at line 321 of file cfftypes.h.

Referenced by cff_subfont_done(), and cff_subfont_load().

◆ NDV

FT_Fixed* CFF_SubFontRec_::NDV

Definition at line 306 of file cfftypes.h.

◆ private_dict

CFF_PrivateRec CFF_SubFontRec_::private_dict

Definition at line 301 of file cfftypes.h.

Referenced by cf2_font_setup(), cff_make_private_dict(), and cff_subfont_load().

◆ random

FT_UInt32 CFF_SubFontRec_::random

Definition at line 325 of file cfftypes.h.

Referenced by cf2_interpT2CharString(), cff_subfont_load(), and t1_make_subfont().


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