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

#include <cfftypes.h>

Collaboration diagram for CFF_FontRec_:
Collaboration graph
[legend]

Public Attributes

FT_Library library
 
FT_Stream stream
 
FT_Memory memory
 
FT_ULong base_offset
 
FT_UInt num_faces
 
FT_UInt num_glyphs
 
FT_Byte version_major
 
FT_Byte version_minor
 
FT_Byte header_size
 
FT_UInt top_dict_length
 
FT_Bool cff2
 
CFF_IndexRec name_index
 
CFF_IndexRec top_dict_index
 
CFF_IndexRec global_subrs_index
 
CFF_EncodingRec encoding
 
CFF_CharsetRec charset
 
CFF_IndexRec charstrings_index
 
CFF_IndexRec font_dict_index
 
CFF_IndexRec private_index
 
CFF_IndexRec local_subrs_index
 
FT_Stringfont_name
 
FT_Byte ** global_subrs
 
FT_UInt num_strings
 
FT_Byte ** strings
 
FT_Bytestring_pool
 
FT_ULong string_pool_size
 
CFF_SubFontRec top_font
 
FT_UInt num_subfonts
 
CFF_SubFont subfonts [CFF_MAX_CID_FONTS]
 
CFF_FDSelectRec fd_select
 
PSHinter_Service pshinter
 
FT_Service_PsCMaps psnames
 
const void * cffload
 
PS_FontInfoRecfont_info
 
FT_Stringregistry
 
FT_Stringordering
 
FT_Generic cf2_instance
 
CFF_VStoreRec vstore
 
PS_FontExtraRecfont_extra
 

Member Data Documentation

◆ base_offset

FT_ULong CFF_FontRec_::base_offset

◆ cf2_instance

FT_Generic CFF_FontRec_::cf2_instance

◆ cff2

FT_Bool CFF_FontRec_::cff2

◆ cffload

const void* CFF_FontRec_::cffload

◆ charset

CFF_CharsetRec CFF_FontRec_::charset

◆ charstrings_index

CFF_IndexRec CFF_FontRec_::charstrings_index

◆ encoding

CFF_EncodingRec CFF_FontRec_::encoding

◆ fd_select

CFF_FDSelectRec CFF_FontRec_::fd_select

◆ font_dict_index

CFF_IndexRec CFF_FontRec_::font_dict_index

◆ font_extra

PS_FontExtraRec* CFF_FontRec_::font_extra

◆ font_info

PS_FontInfoRec* CFF_FontRec_::font_info

◆ font_name

FT_String* CFF_FontRec_::font_name

◆ global_subrs

FT_Byte** CFF_FontRec_::global_subrs

◆ global_subrs_index

CFF_IndexRec CFF_FontRec_::global_subrs_index

◆ header_size

FT_Byte CFF_FontRec_::header_size

◆ library

FT_Library CFF_FontRec_::library

◆ local_subrs_index

CFF_IndexRec CFF_FontRec_::local_subrs_index

◆ memory

FT_Memory CFF_FontRec_::memory

◆ name_index

CFF_IndexRec CFF_FontRec_::name_index

◆ num_faces

FT_UInt CFF_FontRec_::num_faces

◆ num_glyphs

FT_UInt CFF_FontRec_::num_glyphs

◆ num_strings

FT_UInt CFF_FontRec_::num_strings

◆ num_subfonts

FT_UInt CFF_FontRec_::num_subfonts

◆ ordering

FT_String* CFF_FontRec_::ordering

◆ private_index

CFF_IndexRec CFF_FontRec_::private_index

◆ pshinter

PSHinter_Service CFF_FontRec_::pshinter

◆ psnames

FT_Service_PsCMaps CFF_FontRec_::psnames

◆ registry

FT_String* CFF_FontRec_::registry

◆ stream

FT_Stream CFF_FontRec_::stream

◆ string_pool

FT_Byte* CFF_FontRec_::string_pool

◆ string_pool_size

FT_ULong CFF_FontRec_::string_pool_size

◆ strings

FT_Byte** CFF_FontRec_::strings

◆ subfonts

CFF_SubFont CFF_FontRec_::subfonts[CFF_MAX_CID_FONTS]

◆ top_dict_index

CFF_IndexRec CFF_FontRec_::top_dict_index

◆ top_dict_length

FT_UInt CFF_FontRec_::top_dict_length

◆ top_font

CFF_SubFontRec CFF_FontRec_::top_font

◆ version_major

FT_Byte CFF_FontRec_::version_major

◆ version_minor

FT_Byte CFF_FontRec_::version_minor

◆ vstore

CFF_VStoreRec CFF_FontRec_::vstore

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