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

#include <psaux.h>

Public Attributes

FT_Bytecursor
 
FT_Bytebase
 
FT_Bytelimit
 

Detailed Description

Definition at line 621 of file psaux.h.

Member Data Documentation

◆ base

FT_Byte* T1_Decoder_ZoneRec_::base

Definition at line 624 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ cursor

FT_Byte* T1_Decoder_ZoneRec_::cursor

Definition at line 623 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ limit

FT_Byte* T1_Decoder_ZoneRec_::limit

Definition at line 625 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().


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