kicad/common/plotters
Seth Hillbrand 9de58a29e3 Avoid bulking drawing sheet polygons
On the drawing sheet, the polygons are always filled and shouldn't have
additional stroking

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15242

(cherry picked from commit e71422d2cf)
2023-08-04 13:51:38 -07:00
..
DXF_plotter.cpp plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 2023-03-01 10:45:23 +01:00
GERBER_plotter.cpp Gerber plotter: fix incorrect arcs in regions when using a plot offset. 2023-03-24 11:37:26 +01:00
HPGL_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
PDF_plotter.cpp PDF plotting: Fix "Show Page" in Foxit PDF Reader. 2023-07-09 05:46:11 +05:00
PS_plotter.cpp plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 2023-03-01 10:45:23 +01:00
SVG_plotter.cpp plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 2023-03-01 10:45:23 +01:00
common_plot_functions.cpp Avoid bulking drawing sheet polygons 2023-08-04 13:51:38 -07:00
plotter.cpp plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 2023-03-01 10:45:23 +01:00