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

#include <t1objs.h>

Public Attributes

FT_GlyphSlotRec root
 
FT_Bool hint
 
FT_Bool scaled
 
FT_Int max_points
 
FT_Int max_contours
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 

Detailed Description

Definition at line 116 of file t1objs.h.

Member Data Documentation

◆ hint

FT_Bool T1_GlyphSlotRec_::hint

Definition at line 120 of file t1objs.h.

◆ max_contours

FT_Int T1_GlyphSlotRec_::max_contours

Definition at line 124 of file t1objs.h.

◆ max_points

FT_Int T1_GlyphSlotRec_::max_points

Definition at line 123 of file t1objs.h.

◆ root

FT_GlyphSlotRec T1_GlyphSlotRec_::root

Definition at line 118 of file t1objs.h.

◆ scaled

FT_Bool T1_GlyphSlotRec_::scaled

Definition at line 121 of file t1objs.h.

◆ x_scale

FT_Fixed T1_GlyphSlotRec_::x_scale

Definition at line 126 of file t1objs.h.

Referenced by T1_Load_Glyph().

◆ y_scale

FT_Fixed T1_GlyphSlotRec_::y_scale

Definition at line 127 of file t1objs.h.

Referenced by T1_Load_Glyph().


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