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

#include <tttypes.h>

Public Attributes

FT_UShort version
 
FT_UShort numRanges
 
TT_GaspRange gaspRanges
 

Detailed Description

Definition at line 305 of file tttypes.h.

Member Data Documentation

◆ gaspRanges

TT_GaspRange TT_Gasp_::gaspRanges

Definition at line 309 of file tttypes.h.

Referenced by FT_Get_Gasp(), sfnt_done_face(), and tt_face_load_gasp().

◆ numRanges

FT_UShort TT_Gasp_::numRanges

Definition at line 308 of file tttypes.h.

Referenced by FT_Get_Gasp(), sfnt_done_face(), and tt_face_load_gasp().

◆ version

FT_UShort TT_Gasp_::version

Definition at line 307 of file tttypes.h.

Referenced by FT_Get_Gasp(), and tt_face_load_gasp().


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