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

#include <t1types.h>

Public Attributes

FT_UInt num_subrs
 
FT_Byte ** code
 

Detailed Description

Definition at line 128 of file t1types.h.

Member Data Documentation

◆ code

FT_Byte** CID_SubrsRec_::code

Definition at line 131 of file t1types.h.

Referenced by cid_face_done(), and cid_load_glyph().

◆ num_subrs

FT_UInt CID_SubrsRec_::num_subrs

Definition at line 130 of file t1types.h.

Referenced by cid_load_glyph().


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