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

#include <outline_decomposer.h>

Public Attributes

std::vector< CONTOURm_Contours
 
std::vector< std::unique_ptr< SHAPE_POLY_SET::TRIANGULATED_POLYGON > > m_TriangulationData
 

Detailed Description

Definition at line 51 of file outline_decomposer.h.

Member Data Documentation

◆ m_Contours

std::vector<CONTOUR> KIFONT::GLYPH_DATA::m_Contours

Definition at line 53 of file outline_decomposer.h.

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

◆ m_TriangulationData

std::vector<std::unique_ptr<SHAPE_POLY_SET::TRIANGULATED_POLYGON> > KIFONT::GLYPH_DATA::m_TriangulationData

Definition at line 57 of file outline_decomposer.h.

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


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