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

#include <afhints.h>

Public Attributes

FT_Byte flags
 
FT_Char dir
 
FT_Short pos
 
FT_Short min_coord
 
FT_Short max_coord
 
FT_Short height
 
AF_Edge edge
 
AF_Segment edge_next
 
AF_Segment link
 
AF_Segment serif
 
FT_Pos num_linked
 
FT_Pos score
 
FT_Pos len
 
AF_Point first
 
AF_Point last
 

Detailed Description

Definition at line 267 of file afhints.h.

Member Data Documentation

◆ dir

FT_Char AF_SegmentRec_::dir

◆ edge

AF_Edge AF_SegmentRec_::edge

◆ edge_next

AF_Segment AF_SegmentRec_::edge_next

Definition at line 277 of file afhints.h.

Referenced by af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().

◆ first

AF_Point AF_SegmentRec_::first

◆ flags

FT_Byte AF_SegmentRec_::flags

◆ height

FT_Short AF_SegmentRec_::height

◆ last

AF_Point AF_SegmentRec_::last

◆ len

FT_Pos AF_SegmentRec_::len

Definition at line 283 of file afhints.h.

◆ link

AF_Segment AF_SegmentRec_::link

◆ max_coord

FT_Short AF_SegmentRec_::max_coord

◆ min_coord

FT_Short AF_SegmentRec_::min_coord

◆ num_linked

FT_Pos AF_SegmentRec_::num_linked

Definition at line 281 of file afhints.h.

◆ pos

FT_Short AF_SegmentRec_::pos

◆ score

FT_Pos AF_SegmentRec_::score

◆ serif

AF_Segment AF_SegmentRec_::serif

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