ReactOS 0.4.15-dev-7924-g5949c20
CFF_Transform_ Struct Reference

#include <cffotypes.h>

Public Attributes

FT_Fixed xx
 
FT_Fixed xy
 
FT_Fixed yx
 
FT_Fixed yy
 
FT_F26Dot6 ox
 
FT_F26Dot6 oy
 

Detailed Description

Definition at line 93 of file cffotypes.h.

Member Data Documentation

◆ ox

FT_F26Dot6 CFF_Transform_::ox

Definition at line 97 of file cffotypes.h.

◆ oy

FT_F26Dot6 CFF_Transform_::oy

Definition at line 97 of file cffotypes.h.

◆ xx

FT_Fixed CFF_Transform_::xx

Definition at line 95 of file cffotypes.h.

◆ xy

FT_Fixed CFF_Transform_::xy

Definition at line 95 of file cffotypes.h.

◆ yx

FT_Fixed CFF_Transform_::yx

Definition at line 96 of file cffotypes.h.

◆ yy

FT_Fixed CFF_Transform_::yy

Definition at line 96 of file cffotypes.h.


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