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

#include <cidparse.h>

Public Attributes

PS_ParserRec root
 
FT_Stream stream
 
FT_Bytepostscript
 
FT_Long postscript_len
 
FT_ULong data_offset
 
FT_Long binary_length
 
CID_FaceInfo cid
 
FT_Int num_dict
 

Detailed Description

Definition at line 61 of file cidparse.h.

Member Data Documentation

◆ binary_length

FT_Long CID_Parser_::binary_length

Definition at line 71 of file cidparse.h.

◆ cid

CID_FaceInfo CID_Parser_::cid

Definition at line 73 of file cidparse.h.

◆ data_offset

FT_ULong CID_Parser_::data_offset

Definition at line 69 of file cidparse.h.

◆ num_dict

FT_Int CID_Parser_::num_dict

Definition at line 74 of file cidparse.h.

◆ postscript

FT_Byte* CID_Parser_::postscript

Definition at line 66 of file cidparse.h.

◆ postscript_len

FT_Long CID_Parser_::postscript_len

Definition at line 67 of file cidparse.h.

◆ root

PS_ParserRec CID_Parser_::root

Definition at line 63 of file cidparse.h.

◆ stream

FT_Stream CID_Parser_::stream

Definition at line 64 of file cidparse.h.


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