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

#include <t1parse.h>

Public Attributes

PS_ParserRec root
 
FT_Stream stream
 
FT_Bytebase_dict
 
FT_ULong base_len
 
FT_Byteprivate_dict
 
FT_ULong private_len
 
FT_Bool in_pfb
 
FT_Bool in_memory
 
FT_Bool single_block
 

Detailed Description

Definition at line 61 of file t1parse.h.

Member Data Documentation

◆ base_dict

FT_Byte* T1_ParserRec_::base_dict

Definition at line 66 of file t1parse.h.

◆ base_len

FT_ULong T1_ParserRec_::base_len

Definition at line 67 of file t1parse.h.

◆ in_memory

FT_Bool T1_ParserRec_::in_memory

Definition at line 73 of file t1parse.h.

◆ in_pfb

FT_Bool T1_ParserRec_::in_pfb

Definition at line 72 of file t1parse.h.

◆ private_dict

FT_Byte* T1_ParserRec_::private_dict

Definition at line 69 of file t1parse.h.

◆ private_len

FT_ULong T1_ParserRec_::private_len

Definition at line 70 of file t1parse.h.

◆ root

PS_ParserRec T1_ParserRec_::root

Definition at line 63 of file t1parse.h.

◆ single_block

FT_Bool T1_ParserRec_::single_block

Definition at line 74 of file t1parse.h.

◆ stream

FT_Stream T1_ParserRec_::stream

Definition at line 64 of file t1parse.h.


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