KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIFONT::CONTOUR Struct Reference

#include <outline_decomposer.h>

Public Attributes

std::vector< VECTOR2Dm_Points
 
int m_Winding = 0
 
FT_Orientation m_Orientation
 

Detailed Description

Definition at line 44 of file outline_decomposer.h.

Member Data Documentation

◆ m_Orientation

FT_Orientation KIFONT::CONTOUR::m_Orientation

◆ m_Points

std::vector<VECTOR2D> KIFONT::CONTOUR::m_Points

Definition at line 46 of file outline_decomposer.h.

Referenced by KIFONT::OUTLINE_FONT::getTextAsGlyphsUnlocked().

◆ m_Winding

int KIFONT::CONTOUR::m_Winding = 0

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