kicad/common/plotters
Seth Hillbrand e71422d2cf 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
2023-07-21 11:22:32 -07:00
..
DXF_plotter.cpp Plotters (especially DXF) add more precision when plotting arcs (and others) 2023-07-06 18:09:38 +02:00
GERBER_plotter.cpp Plotters (especially DXF) add more precision when plotting arcs (and others) 2023-07-06 18:09:38 +02:00
HPGL_plotter.cpp Plotters (especially DXF) add more precision when plotting arcs (and others) 2023-07-06 18:09:38 +02:00
PDF_plotter.cpp fix a compil warning (shadowed var) 2023-07-13 07:46:08 +02:00
PS_plotter.cpp plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 2023-02-26 14:44:53 +01:00
SVG_plotter.cpp Plotters (especially DXF) add more precision when plotting arcs (and others) 2023-07-06 18:09:38 +02:00
common_plot_functions.cpp Avoid bulking drawing sheet polygons 2023-07-21 11:22:32 -07:00
plotter.cpp Plotters (especially DXF) add more precision when plotting arcs (and others) 2023-07-06 18:09:38 +02:00