kicad/common/plotters
jean-pierre charras 61f1f7d948 Gerber, aperture macros: use different apertures primitives in macro defs.
To avoid issues with broken Gerber readers use aperture macros with shapes
without rotation when more than one primitive is required.
In many gerber readers, rotation of a set of primitives is broken
(do not follow Gerber requirements)
2020-10-06 11:08:07 +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, aperture macros: use different apertures primitives in macro defs. 2020-10-06 11:08:07 +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 more cleanup about removing useless include 2020-10-02 08:58:19 +02: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, aperture macros: use different apertures primitives in macro defs. 2020-10-06 11:08:07 +02:00
gbr_plotter_apertures.h Rect, Round Rect, Oval, Trapezoid (rotated) pads now use flashed apertures. 2020-10-02 10:19:45 +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 Rect, Round Rect, Oval, Trapezoid (rotated) pads now use flashed apertures. 2020-10-02 10:19:45 +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