FT_Affine23

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

Members

Variables

dx
FT_Fixed dx;
dy
FT_Fixed dy;
Undocumented in source.
xx
FT_Fixed xx;
xy
FT_Fixed xy;
Undocumented in source.
yx
FT_Fixed yx;
yy
FT_Fixed yy;
Undocumented in source.

Meta