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

#include <ftvalid.h>

Public Attributes

const FT_Bytebase
 
const FT_Bytelimit
 
FT_ValidationLevel level
 
FT_Error error
 
ft_jmp_buf jump_buffer
 

Detailed Description

Definition at line 80 of file ftvalid.h.

Member Data Documentation

◆ base

const FT_Byte* FT_ValidatorRec_::base

Definition at line 82 of file ftvalid.h.

◆ error

FT_Error FT_ValidatorRec_::error

Definition at line 85 of file ftvalid.h.

Referenced by tt_face_build_cmaps().

◆ jump_buffer

ft_jmp_buf FT_ValidatorRec_::jump_buffer

Definition at line 87 of file ftvalid.h.

◆ level

FT_ValidationLevel FT_ValidatorRec_::level

Definition at line 84 of file ftvalid.h.

◆ limit

const FT_Byte* FT_ValidatorRec_::limit

Definition at line 83 of file ftvalid.h.


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