ReactOS 0.4.15-dev-7842-g558ab78
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 251 of file ttobjs.h.

Member Data Documentation

◆ compensations

FT_F26Dot6 TT_Size_Metrics_::compensations[4]

Definition at line 261 of file ttobjs.h.

◆ ppem

FT_UShort TT_Size_Metrics_::ppem

Definition at line 257 of file ttobjs.h.

Referenced by tt_size_request().

◆ ratio

FT_Long TT_Size_Metrics_::ratio

Definition at line 258 of file ttobjs.h.

◆ rotated

FT_Bool TT_Size_Metrics_::rotated

Definition at line 265 of file ttobjs.h.

◆ scale

FT_Fixed TT_Size_Metrics_::scale

Definition at line 259 of file ttobjs.h.

◆ stretched

FT_Bool TT_Size_Metrics_::stretched

Definition at line 266 of file ttobjs.h.

◆ valid

FT_Bool TT_Size_Metrics_::valid

Definition at line 263 of file ttobjs.h.

◆ x_ratio

FT_Long TT_Size_Metrics_::x_ratio

Definition at line 254 of file ttobjs.h.

◆ y_ratio

FT_Long TT_Size_Metrics_::y_ratio

Definition at line 255 of file ttobjs.h.


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