FT_PaintScale

Undocumented in source.
static if(ftSupport >= FTSupport.ft211)
struct FT_PaintScale {}

Members

Variables

center_x
FT_Fixed center_x;
Undocumented in source.
center_y
FT_Fixed center_y;
Undocumented in source.
paint
FT_OpaquePaint paint;
Undocumented in source.
scale_x
FT_Fixed scale_x;
Undocumented in source.
scale_y
FT_Fixed scale_y;
Undocumented in source.

Meta