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

#include <afhints.h>

Public Attributes

FT_Short fpos
 
FT_Pos opos
 
FT_Pos pos
 
FT_Byte flags
 
FT_Char dir
 
FT_Fixed scale
 
AF_Width blue_edge
 
AF_Edge link
 
AF_Edge serif
 
FT_Short num_linked
 
FT_Int score
 
AF_Segment first
 
AF_Segment last
 

Detailed Description

Definition at line 291 of file afhints.h.

Member Data Documentation

◆ blue_edge

AF_Width AF_EdgeRec_::blue_edge

◆ dir

FT_Char AF_EdgeRec_::dir

◆ first

AF_Segment AF_EdgeRec_::first

Definition at line 307 of file afhints.h.

Referenced by af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().

◆ flags

FT_Byte AF_EdgeRec_::flags

◆ fpos

FT_Short AF_EdgeRec_::fpos

◆ last

AF_Segment AF_EdgeRec_::last

Definition at line 308 of file afhints.h.

Referenced by af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().

◆ link

AF_Edge AF_EdgeRec_::link

◆ num_linked

FT_Short AF_EdgeRec_::num_linked

Definition at line 304 of file afhints.h.

◆ opos

FT_Pos AF_EdgeRec_::opos

◆ pos

FT_Pos AF_EdgeRec_::pos

◆ scale

FT_Fixed AF_EdgeRec_::scale

Definition at line 299 of file afhints.h.

Referenced by af_glyph_hints_align_strong_points().

◆ score

FT_Int AF_EdgeRec_::score

Definition at line 305 of file afhints.h.

◆ serif

AF_Edge AF_EdgeRec_::serif

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