kicad/common/plotters
jean-pierre charras 91dfa79a67 Plot pad outlines on Fab files: fix many issues.
Depending on plotter type and pad type, the plotted shapes were not always the outlines,
but a outline inside the pad shape (due to legacy reasons).
In many cases the plotted shape was in fact incorrect.
(only noticeable for very small pads)
Now the actual pad outlines are plotted without modification.
Fixes #11484
https://gitlab.com/kicad/code/kicad/issues/11484
2022-04-28 12:42:43 +02:00
..
DXF_plotter.cpp Plotters: add plot Arcs using EDA_SHAPE or center, start point and end point. 2022-02-20 17:17:20 +01:00
GERBER_plotter.cpp Plot pad outlines on Fab files: fix many issues. 2022-04-28 12:42:43 +02:00
HPGL_plotter.cpp Plot pad outlines on Fab files: fix many issues. 2022-04-28 12:42:43 +02:00
PDF_plotter.cpp Improve transparency handling while plotting. 2022-04-08 11:40:53 +01:00
PS_plotter.cpp Plot pad outlines on Fab files: fix many issues. 2022-04-28 12:42:43 +02:00
SVG_plotter.cpp Improve transparency handling while plotting. 2022-04-08 11:40:53 +01:00
common_plot_functions.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
plotter.cpp Plot pad outlines on Fab files: fix many issues. 2022-04-28 12:42:43 +02:00