kicad/common/plotters
jean-pierre charras 048715ab91 Gerber output: fix incorrect creation of trapezoid apertures.
When creating 4 corners (trapezoid) apertures, the rotation parameter was
not tested, therefore shapes actually used could have incorrect rotation.

Fixes #6432
https://gitlab.com/kicad/code/kicad/issues/6432
2020-11-19 09:16:56 +01:00
..
DXF_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
GERBER_plotter.cpp Gerber output: fix incorrect creation of trapezoid apertures. 2020-11-19 09:16:56 +01:00
HPGL_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +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 export: add support for flashed chamfered rect (with no rounded corner) pads 2020-10-09 16:47:34 +02: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 Naming conventions. 2020-11-16 00:04:55 +00:00
plotters_pslike.h Coverity fixes. 2020-11-10 08:50:16 -05:00