kicad/common/plotters
jean-pierre charras 51ed01d765 GERBER_PLOTTER: small change in code to manage the current selected aperture.
Avoid using an iterator to store this aperture because iterators can be invalided
when modifying a list.
Enhancements in gerber_placefile_writer.
2019-11-04 14:33:10 +01:00
..
DXF_plotter.cpp Gerber plotter: add support of standard aperture regular polygon as flashed shape. 2019-10-02 17:33:06 +02:00
GERBER_plotter.cpp GERBER_PLOTTER: small change in code to manage the current selected aperture. 2019-11-04 14:33:10 +01:00
HPGL_plotter.cpp Gerber plotter: add support of standard aperture regular polygon as flashed shape. 2019-10-02 17:33:06 +02:00
PDF_plotter.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
PS_plotter.cpp Gerber plotter: add support of standard aperture regular polygon as flashed shape. 2019-10-02 17:33:06 +02:00
SVG_plotter.cpp SVG: Correct plot fills for arcs/polylines 2019-08-20 12:03:56 -07:00
common_plot_functions.cpp Page layout: rework and fix a few issues. 2019-06-13 13:23:39 +02:00
plotter.cpp SVG: Correct plot fills for arcs/polylines 2019-08-20 12:03:56 -07:00