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_SubFontRec_ Struct Reference

#include <cfftypes.h>

Public Attributes

CFF_FontRecDictRec font_dict
 
CFF_PrivateRec private_dict
 
CFF_IndexRec local_subrs_index
 
FT_Byte ** local_subrs
 

Detailed Description

Definition at line 205 of file cfftypes.h.

Member Data Documentation

◆ font_dict

CFF_FontRecDictRec CFF_SubFontRec_::font_dict

◆ local_subrs

FT_Byte** CFF_SubFontRec_::local_subrs

Definition at line 211 of file cfftypes.h.

◆ local_subrs_index

CFF_IndexRec CFF_SubFontRec_::local_subrs_index

Definition at line 210 of file cfftypes.h.

◆ private_dict

CFF_PrivateRec CFF_SubFontRec_::private_dict

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