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

#include <cffgload.h>

Public Attributes

FT_Bytebase
 
FT_Bytelimit
 
FT_Bytecursor
 

Detailed Description

Definition at line 146 of file cffgload.h.

Member Data Documentation

◆ base

FT_Byte* CFF_Decoder_Zone_::base

Definition at line 148 of file cffgload.h.

Referenced by cff_decoder_parse_charstrings().

◆ cursor

FT_Byte* CFF_Decoder_Zone_::cursor

Definition at line 150 of file cffgload.h.

Referenced by cff_decoder_parse_charstrings().

◆ limit

FT_Byte* CFF_Decoder_Zone_::limit

Definition at line 149 of file cffgload.h.

Referenced by cff_decoder_parse_charstrings().


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