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

#include <pfrtypes.h>

Public Attributes

FT_Fixed x_scale
 
FT_Fixed y_scale
 
FT_Int x_delta
 
FT_Int y_delta
 
FT_UInt32 gps_offset
 
FT_UInt gps_size
 

Detailed Description

Definition at line 312 of file pfrtypes.h.

Member Data Documentation

◆ gps_offset

FT_UInt32 PFR_SubGlyphRec_::gps_offset

Definition at line 318 of file pfrtypes.h.

◆ gps_size

FT_UInt PFR_SubGlyphRec_::gps_size

Definition at line 319 of file pfrtypes.h.

◆ x_delta

FT_Int PFR_SubGlyphRec_::x_delta

Definition at line 316 of file pfrtypes.h.

◆ x_scale

FT_Fixed PFR_SubGlyphRec_::x_scale

Definition at line 314 of file pfrtypes.h.

◆ y_delta

FT_Int PFR_SubGlyphRec_::y_delta

Definition at line 317 of file pfrtypes.h.

◆ y_scale

FT_Fixed PFR_SubGlyphRec_::y_scale

Definition at line 315 of file pfrtypes.h.


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