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_LatinAxisRec_ Struct Reference

#include <aflatin.h>

Public Attributes

FT_Fixed scale
 
FT_Pos delta
 
FT_UInt width_count
 
AF_WidthRec widths [AF_LATIN_MAX_WIDTHS]
 
FT_Pos edge_distance_threshold
 
FT_Pos standard_width
 
FT_Bool extra_light
 
FT_UInt blue_count
 
AF_LatinBlueRec blues [AF_LATIN_BLUE_MAX]
 
FT_Fixed org_scale
 
FT_Pos org_delta
 

Detailed Description

Definition at line 96 of file aflatin.h.

Member Data Documentation

◆ blue_count

FT_UInt AF_LatinAxisRec_::blue_count

Definition at line 108 of file aflatin.h.

Referenced by af_latin_hints_compute_blue_edges().

◆ blues

AF_LatinBlueRec AF_LatinAxisRec_::blues[AF_LATIN_BLUE_MAX]

◆ delta

FT_Pos AF_LatinAxisRec_::delta

Definition at line 99 of file aflatin.h.

◆ edge_distance_threshold

FT_Pos AF_LatinAxisRec_::edge_distance_threshold

◆ extra_light

FT_Bool AF_LatinAxisRec_::extra_light

Definition at line 105 of file aflatin.h.

Referenced by af_latin2_metrics_init_widths(), and af_latin_metrics_init_widths().

◆ org_delta

FT_Pos AF_LatinAxisRec_::org_delta

Definition at line 112 of file aflatin.h.

◆ org_scale

FT_Fixed AF_LatinAxisRec_::org_scale

Definition at line 111 of file aflatin.h.

◆ scale

FT_Fixed AF_LatinAxisRec_::scale

◆ standard_width

FT_Pos AF_LatinAxisRec_::standard_width

◆ width_count

FT_UInt AF_LatinAxisRec_::width_count

◆ widths

AF_WidthRec AF_LatinAxisRec_::widths[AF_LATIN_MAX_WIDTHS]

Definition at line 102 of file aflatin.h.

Referenced by af_latin2_metrics_init_widths(), and af_latin_metrics_init_widths().


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