Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <cfftypes.h>
Public Attributes | |
FT_UInt | format |
FT_ULong | offset |
FT_UShort * | sids |
FT_UShort * | cids |
FT_UInt | max_cid |
FT_UInt | num_glyphs |
Definition at line 90 of file cfftypes.h.
FT_UShort* CFF_CharsetRec_::cids |
Definition at line 97 of file cfftypes.h.
Referenced by cff_charset_cid_to_gindex(), and cff_slot_load().
FT_UInt CFF_CharsetRec_::format |
Definition at line 93 of file cfftypes.h.
Referenced by sources.SourceProcessor::add_block_lines(), sources.SourceBlock::dump(), sources.SourceProcessor::parse_file(), sources.SourceProcessor::process_normal_line(), and sources.SourceProcessor::reset().
FT_UInt CFF_CharsetRec_::max_cid |
Definition at line 99 of file cfftypes.h.
Referenced by cff_face_init().
FT_UInt CFF_CharsetRec_::num_glyphs |
Definition at line 100 of file cfftypes.h.
FT_ULong CFF_CharsetRec_::offset |
Definition at line 94 of file cfftypes.h.
FT_UShort* CFF_CharsetRec_::sids |
Definition at line 96 of file cfftypes.h.
Referenced by cff_cmap_unicode_init(), and cff_lookup_glyph_by_stdcharcode().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.