KiCad PCB EDA Suite
|
#include <vector>
#include <freetype2/ft2build.h>
#include <math/box2.h>
#include <math/vector2d.h>
#include <font/glyph.h>
Go to the source code of this file.
Classes | |
struct | KIFONT::CONTOUR |
class | KIFONT::OUTLINE_DECOMPOSER |
Namespaces | |
namespace | KIFONT |
Typedefs | |
typedef std::vector< CONTOUR > | KIFONT::CONTOURS |