kicad/common/plotters
jean-pierre charras 213a74cbe6 Gerber, Dialog plot: add option to disable Aperture Macro use.
Some broken Gerber readers cannot handle Aperture Macros without errors
although this feature exists since the beginning of RS274X format.
2020-10-10 16:42:21 +02:00
..
DXF_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
GERBER_plotter.cpp Gerber, Dialog plot: add option to disable Aperture Macro use. 2020-10-10 16:42:21 +02:00
HPGL_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
PDF_plotter.cpp Escape parens when outputting PDF text. 2020-10-08 16:46:22 +01:00
PS_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02: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 Gerber export: add support for flashed chamfered rect (with no rounded corner) pads 2020-10-09 16:47:34 +02:00
plotter.cpp more cleanup about removing useless include 2020-10-02 08:58:19 +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 Gerber, Dialog plot: add option to disable Aperture Macro use. 2020-10-10 16:42:21 +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