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

#include <ttobjs.h>

Public Attributes

FT_Long x_ratio
 
FT_Long y_ratio
 
FT_UShort ppem
 
FT_Long ratio
 
FT_Fixed scale
 
FT_F26Dot6 compensations [4]
 
FT_Bool valid
 
FT_Bool rotated
 
FT_Bool stretched
 

Detailed Description

Definition at line 266 of file ttobjs.h.

Member Data Documentation

◆ compensations

FT_F26Dot6 TT_Size_Metrics_::compensations[4]

Definition at line 276 of file ttobjs.h.

◆ ppem

FT_UShort TT_Size_Metrics_::ppem

Definition at line 272 of file ttobjs.h.

Referenced by tt_face_done(), and tt_size_reset().

◆ ratio

FT_Long TT_Size_Metrics_::ratio

Definition at line 273 of file ttobjs.h.

Referenced by tt_face_done().

◆ rotated

FT_Bool TT_Size_Metrics_::rotated

Definition at line 280 of file ttobjs.h.

Referenced by tt_face_done().

◆ scale

FT_Fixed TT_Size_Metrics_::scale

Definition at line 274 of file ttobjs.h.

Referenced by tt_face_done(), and tt_size_reset().

◆ stretched

FT_Bool TT_Size_Metrics_::stretched

Definition at line 281 of file ttobjs.h.

◆ valid

FT_Bool TT_Size_Metrics_::valid

Definition at line 278 of file ttobjs.h.

Referenced by tt_size_done(), tt_size_init(), and tt_size_reset().

◆ x_ratio

FT_Long TT_Size_Metrics_::x_ratio

Definition at line 269 of file ttobjs.h.

Referenced by tt_size_reset().

◆ y_ratio

FT_Long TT_Size_Metrics_::y_ratio

Definition at line 270 of file ttobjs.h.

Referenced by tt_size_reset().


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