ReactOS 0.4.15-dev-7953-g1f49173
PS_DriverRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for PS_DriverRec_:

Public Attributes

FT_DriverRec root
 
FT_UInt hinting_engine
 
FT_Bool no_stem_darkening
 
FT_Int darken_params [8]
 
FT_Int32 random_seed
 

Detailed Description

Definition at line 42 of file psaux.h.

Member Data Documentation

◆ darken_params

FT_Int PS_DriverRec_::darken_params[8]

Definition at line 48 of file psaux.h.

◆ hinting_engine

FT_UInt PS_DriverRec_::hinting_engine

Definition at line 46 of file psaux.h.

◆ no_stem_darkening

FT_Bool PS_DriverRec_::no_stem_darkening

Definition at line 47 of file psaux.h.

◆ random_seed

FT_Int32 PS_DriverRec_::random_seed

Definition at line 49 of file psaux.h.

◆ root

FT_DriverRec PS_DriverRec_::root

Definition at line 44 of file psaux.h.


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