kicad/common/plotters
Jeff Young 92f1ee556f Don't fill drawing sheet rects with transparent fill.
It might make sense to do that with board and/or schematic items for
hit-testing or something, but it definitely doesn't make any sense for
the drawing sheet border.

Also, when reading in items with a transparent fill, treat them as
unfilled (otherwise we get filled with layer colour in at least PCBNew).
2022-10-17 17:51:11 +01:00
..
DXF_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
GERBER_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
HPGL_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
PDF_plotter.cpp Ensure node count is signed 2022-10-07 08:14:53 -07:00
PS_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
SVG_plotter.cpp Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00
common_plot_functions.cpp Don't fill drawing sheet rects with transparent fill. 2022-10-17 17:51:11 +01:00
plotter.cpp Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00