kicad/common/plotters
jean-pierre charras 1151783a34 Gerbview: fix an issue (Debug only) with RoundRect aperture macro.
When a RoundRect aperture macro was used with a radius = 0, a wxWidget assert
was generated, due to incorrect polygonal shape to draw.
2021-07-13 10:23:55 +02:00
..
DXF_plotter.cpp Replace `~...~` overbar syntax with `~{...}` 2021-06-11 18:40:57 +00:00
GERBER_plotter.cpp Minor plotter code improvements. 2021-06-07 14:32:27 -04:00
HPGL_plotter.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
PDF_plotter.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
PS_plotter.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
SVG_plotter.cpp Minor plotter code improvements. 2021-06-07 14:32:27 -04:00
common_plot_functions.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
gbr_plotter_aperture_macros.h Gerbview: fix an issue (Debug only) with RoundRect aperture macro. 2021-07-13 10:23:55 +02:00
gbr_plotter_apertures.h Use aperture macro for custom pads. Optimize aperture macros for free polygons. 2021-01-30 18:14:58 +01:00
plotter.cpp Adding SHAPE_ARC direct plotting 2021-06-03 17:12:56 -07:00
plotter_dxf.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
plotter_gerber.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
plotter_hpgl.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
plotters_pslike.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00