Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
AF_CJKAxisRec_ Struct Reference

#include <afcjk.h>

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_CJK_BLUE_MAX]
 
FT_Fixed org_scale
 
FT_Pos org_delta
 

Detailed Description

Definition at line 75 of file afcjk.h.

Member Data Documentation

◆ blue_count

FT_UInt AF_CJKAxisRec_::blue_count

Definition at line 88 of file afcjk.h.

◆ blues

AF_CJKBlueRec AF_CJKAxisRec_::blues[AF_CJK_BLUE_MAX]

Definition at line 89 of file afcjk.h.

◆ control_overshoot

FT_Bool AF_CJKAxisRec_::control_overshoot

Definition at line 87 of file afcjk.h.

◆ delta

FT_Pos AF_CJKAxisRec_::delta

Definition at line 78 of file afcjk.h.

◆ edge_distance_threshold

FT_Pos AF_CJKAxisRec_::edge_distance_threshold

Definition at line 82 of file afcjk.h.

◆ extra_light

FT_Bool AF_CJKAxisRec_::extra_light

Definition at line 84 of file afcjk.h.

◆ org_delta

FT_Pos AF_CJKAxisRec_::org_delta

Definition at line 92 of file afcjk.h.

◆ org_scale

FT_Fixed AF_CJKAxisRec_::org_scale

Definition at line 91 of file afcjk.h.

◆ scale

FT_Fixed AF_CJKAxisRec_::scale

Definition at line 77 of file afcjk.h.

◆ standard_width

FT_Pos AF_CJKAxisRec_::standard_width

Definition at line 83 of file afcjk.h.

◆ width_count

FT_UInt AF_CJKAxisRec_::width_count

Definition at line 80 of file afcjk.h.

◆ widths

AF_WidthRec AF_CJKAxisRec_::widths[AF_CJK_MAX_WIDTHS]

Definition at line 81 of file afcjk.h.


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