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

#include <psaux.h>

Public Attributes

FT_Bytestart
 
FT_Bytelimit
 
T1_TokenType type
 

Detailed Description

Definition at line 169 of file psaux.h.

Member Data Documentation

◆ limit

FT_Byte* T1_TokenRec_::limit

◆ start

FT_Byte* T1_TokenRec_::start

◆ type

T1_TokenType T1_TokenRec_::type

Definition at line 173 of file psaux.h.

Referenced by ps_parser_load_field(), ps_parser_to_token_array(), and t42_parse_dict().


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