kicad/common/plotters
Jeff Young 1703729269 Require explicit decl of maxError and errorLocations.
This should reduce both performance issues and clearance issues.
2020-10-13 13:49:07 +01:00
..
DXF_plotter.cpp Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
GERBER_plotter.cpp Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
HPGL_plotter.cpp Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
PDF_plotter.cpp Escape parens when outputting PDF text. 2020-10-08 16:46:22 +01:00
PS_plotter.cpp Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
SVG_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
common_plot_functions.cpp more cleanup about removing useless include 2020-10-02 08:58:19 +02:00
gbr_plotter_aperture_macros.h Gerber export: add support for flashed chamfered rect (with no rounded corner) pads 2020-10-09 16:47:34 +02:00
gbr_plotter_apertures.h Add support of AP macro for chamfered round rect pads. 2020-10-11 12:53:45 +02:00
plotter.cpp Plotters: better support of filled circles having a thickness set to 0. 2020-10-12 11:30:43 +02:00
plotter_dxf.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
plotter_gerber.h Plotters: better support of filled circles having a thickness set to 0. 2020-10-12 11:30:43 +02:00
plotter_hpgl.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
plotters_pslike.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00