![]() |
KiCad PCB EDA Suite
|
#include <deque>
#include <algorithm>
#include <utf8.h>
#include <eda_text.h>
#include <math/box2.h>
Go to the source code of this file.
Classes | |
class | KIGFX::STROKE_FONT |
Implement a stroke font drawing. More... | |
Namespaces | |
KIGFX | |
The Cairo implementation of the graphics abstraction layer. | |
Typedefs | |
typedef std::vector< std::vector< VECTOR2D > * > | KIGFX::GLYPH |
typedef std::vector< GLYPH * > | KIGFX::GLYPH_LIST |