kicad/common/plotters
jean-pierre charras be542c05f2 Gerber output, aperture macros: better compatibility with old Gerber readers.
In some macros we are using a circle as primitive (primitive 1).
It needs 4 mandatory prms and one optional (not used by Kicad, always 0) prm.
This not used optional prm can create issues with old Gerber readers, so it is removed now.
Fixes #7047
https://gitlab.com/kicad/code/kicad/issues/7047
2021-01-11 16:03:01 +01:00
..
DXF_plotter.cpp Handle special cases for ending overbar text. 2020-12-10 18:38:31 +00:00
GERBER_plotter.cpp Gerber output: fix incorrect creation of trapezoid apertures. 2020-11-19 09:16:56 +01:00
HPGL_plotter.cpp hpgl_plotter: correct formatting 2021-01-05 22:42:21 +00:00
PDF_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
PS_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
SVG_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
common_plot_functions.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
gbr_plotter_aperture_macros.h Gerber output, aperture macros: better compatibility with old Gerber readers. 2021-01-11 16:03:01 +01: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 Naming conventions. 2020-11-16 00:04:55 +00:00
plotter_dxf.h Naming conventions. 2020-11-16 00:04:55 +00:00
plotter_gerber.h Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
plotter_hpgl.h hpgl_plotter: correct formatting 2021-01-05 22:42:21 +00:00
plotters_pslike.h Coverity fixes. 2020-11-10 08:50:16 -05:00