kicad/common/plotters
Seth Hillbrand 213547f545 SVG: Correct plot fills for arcs/polylines
When plotting in Eeschema, various elements may be filled with either
the foreground or background colors.  The fill mode is rather unique,
requiring un-stroked pie wedges for arcs and both closed and open filled
polylines.

Fixes: lp:1840769
* https://bugs.launchpad.net/kicad/+bug/1840769
2019-08-20 12:01:00 -07:00
..
DXF_plotter.cpp pcbnew: Clean up warnings with unit handling in the DXF export 2019-07-10 12:42:54 -04:00
GERBER_plotter.cpp Gerber output: fix a potential minor issue in a G04 line comment. 2019-01-27 10:14:16 +01:00
HPGL_plotter.cpp HPGL plotter fix incorrect scaling factor 2018-05-25 20:50:00 +02:00
PDF_plotter.cpp Plotting: Handle mask transparency 2019-06-17 13:27:58 -07:00
PS_plotter.cpp Plotting: Handle mask transparency 2019-06-17 13:27:58 -07:00
SVG_plotter.cpp SVG: Correct plot fills for arcs/polylines 2019-08-20 12:01:00 -07:00
common_plot_functions.cpp Eeschema: use worksheet color when plotting 2019-05-26 12:21:08 -04:00
plotter.cpp SVG: Correct plot fills for arcs/polylines 2019-08-20 12:01:00 -07:00