kicad/common/plotters
Seth Hillbrand fed1520a8e Treat 0-length ovals as circles
Some buggy SVG interpreters can't handle 0-length ovals.  In this case,
they are meant to be circles, so we can export as circles in our
plotter.

Fixes https://gitlab.com/kicad/code/kicad/issues/3995

(cherry picked from commit e38ab6c699)
2020-07-28 09:53:26 -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 plotter: ensure the gerber region for a round rect pad is always closed. 2020-06-12 10:54:09 +02: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 plotter: fix some issues: incorrect bitmap size and missing lines in header. 2020-04-24 16:52:50 +02:00
common_plot_functions.cpp Eeschema: use worksheet color when plotting 2019-05-26 12:21:08 -04:00
plotter.cpp Treat 0-length ovals as circles 2020-07-28 09:53:26 -07:00