Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
CFF_CharsetRec_ Struct Reference

#include <cfftypes.h>

Public Attributes

FT_UInt format
 
FT_ULong offset
 
FT_UShortsids
 
FT_UShortcids
 
FT_UInt max_cid
 
FT_UInt num_glyphs
 

Detailed Description

Definition at line 90 of file cfftypes.h.

Member Data Documentation

◆ cids

FT_UShort* CFF_CharsetRec_::cids

Definition at line 97 of file cfftypes.h.

Referenced by cff_charset_cid_to_gindex(), and cff_slot_load().

◆ format

FT_UInt CFF_CharsetRec_::format

◆ max_cid

FT_UInt CFF_CharsetRec_::max_cid

Definition at line 99 of file cfftypes.h.

Referenced by cff_face_init().

◆ num_glyphs

FT_UInt CFF_CharsetRec_::num_glyphs

Definition at line 100 of file cfftypes.h.

◆ offset

FT_ULong CFF_CharsetRec_::offset

Definition at line 94 of file cfftypes.h.

◆ sids

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().


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