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

#include <afhints.h>

Public Attributes

FT_UShort flags
 
FT_Char in_dir
 
FT_Char out_dir
 
FT_Pos ox
 
FT_Pos oy
 
FT_Short fx
 
FT_Short fy
 
FT_Pos x
 
FT_Pos y
 
FT_Pos u
 
FT_Pos v
 
AF_Point next
 
AF_Point prev
 

Detailed Description

Definition at line 250 of file afhints.h.

Member Data Documentation

◆ flags

FT_UShort AF_PointRec_::flags

◆ fx

FT_Short AF_PointRec_::fx

◆ fy

FT_Short AF_PointRec_::fy

◆ in_dir

FT_Char AF_PointRec_::in_dir

Definition at line 253 of file afhints.h.

Referenced by af_glyph_hints_reload(), and af_latin2_hints_compute_segments().

◆ next

AF_Point AF_PointRec_::next

◆ out_dir

FT_Char AF_PointRec_::out_dir

◆ ox

FT_Pos AF_PointRec_::ox

◆ oy

FT_Pos AF_PointRec_::oy

◆ prev

AF_Point AF_PointRec_::prev

◆ u

FT_Pos AF_PointRec_::u

◆ v

FT_Pos AF_PointRec_::v

◆ x

FT_Pos AF_PointRec_::x

◆ y

FT_Pos AF_PointRec_::y

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