ReactOS 0.4.15-dev-7924-g5949c20
AF_CJKAxisRec_ Struct Reference

#include <afcjk.h>

Collaboration diagram for AF_CJKAxisRec_:

Public Attributes

FT_Fixed scale
 
FT_Pos delta
 
FT_UInt width_count
 
AF_WidthRec widths [AF_CJK_MAX_WIDTHS]
 
FT_Pos edge_distance_threshold
 
FT_Pos standard_width
 
FT_Bool extra_light
 
FT_Bool control_overshoot
 
FT_UInt blue_count
 
AF_CJKBlueRec blues [AF_BLUE_STRINGSET_MAX]
 
FT_Fixed org_scale
 
FT_Pos org_delta
 

Detailed Description

Definition at line 73 of file afcjk.h.

Member Data Documentation

◆ blue_count

FT_UInt AF_CJKAxisRec_::blue_count

Definition at line 86 of file afcjk.h.

◆ blues

AF_CJKBlueRec AF_CJKAxisRec_::blues[AF_BLUE_STRINGSET_MAX]

Definition at line 87 of file afcjk.h.

◆ control_overshoot

FT_Bool AF_CJKAxisRec_::control_overshoot

Definition at line 85 of file afcjk.h.

◆ delta

FT_Pos AF_CJKAxisRec_::delta

Definition at line 76 of file afcjk.h.

◆ edge_distance_threshold

FT_Pos AF_CJKAxisRec_::edge_distance_threshold

Definition at line 80 of file afcjk.h.

◆ extra_light

FT_Bool AF_CJKAxisRec_::extra_light

Definition at line 82 of file afcjk.h.

◆ org_delta

FT_Pos AF_CJKAxisRec_::org_delta

Definition at line 90 of file afcjk.h.

◆ org_scale

FT_Fixed AF_CJKAxisRec_::org_scale

Definition at line 89 of file afcjk.h.

◆ scale

FT_Fixed AF_CJKAxisRec_::scale

Definition at line 75 of file afcjk.h.

◆ standard_width

FT_Pos AF_CJKAxisRec_::standard_width

Definition at line 81 of file afcjk.h.

◆ width_count

FT_UInt AF_CJKAxisRec_::width_count

Definition at line 78 of file afcjk.h.

◆ widths

AF_WidthRec AF_CJKAxisRec_::widths[AF_CJK_MAX_WIDTHS]

Definition at line 79 of file afcjk.h.


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