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

#include <t42parse.h>

Public Attributes

T42_ParserRec parser
 
FT_UInt num_chars
 
PS_TableRec encoding_table
 
FT_UInt num_glyphs
 
PS_TableRec glyph_names
 
PS_TableRec charstrings
 
PS_TableRec swap_table
 

Detailed Description

Definition at line 41 of file t42parse.h.

Member Data Documentation

◆ charstrings

PS_TableRec T42_Loader_::charstrings

Definition at line 51 of file t42parse.h.

◆ encoding_table

PS_TableRec T42_Loader_::encoding_table

Definition at line 46 of file t42parse.h.

◆ glyph_names

PS_TableRec T42_Loader_::glyph_names

Definition at line 50 of file t42parse.h.

◆ num_chars

FT_UInt T42_Loader_::num_chars

Definition at line 45 of file t42parse.h.

◆ num_glyphs

FT_UInt T42_Loader_::num_glyphs

Definition at line 49 of file t42parse.h.

◆ parser

T42_ParserRec T42_Loader_::parser

Definition at line 43 of file t42parse.h.

◆ swap_table

PS_TableRec T42_Loader_::swap_table

Definition at line 52 of file t42parse.h.


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