|
KiCad PCB EDA Suite
|
Plotting engines similar to ps (PostScript, Gerber, svg) More...
#include "plotter.h"#include <memory>#include <plotters/pdf_stroke_font.h>#include <plotters/pdf_outline_font.h>#include <math/vector3.h>Go to the source code of this file.
Classes | |
| class | PSLIKE_PLOTTER |
| The PSLIKE_PLOTTER class is an intermediate class to handle common routines for engines working more or less with the postscript imaging model. More... | |
| class | PS_PLOTTER |
| struct | PDF_3D_VIEW |
| class | PDF_PLOTTER |
| struct | PDF_PLOTTER::OVERBAR_INFO |
| struct | PDF_PLOTTER::OUTLINE_NODE |
| class | SVG_PLOTTER |
Namespaces | |
| namespace | MARKUP |
Plotting engines similar to ps (PostScript, Gerber, svg)
Definition in file plotters_pslike.h.