kicad/common/plotters
jean-pierre charras 2cd43aee0a Gerber output: fix some (minor) issues related to attributes when plotting polygonal pads.
rect (when not horizontal or vertical), trapezoid and custom shapes are draw as polygons.

The dummy pad used to give attributes is removed, and TO attributes are used in Regions (polygons in Gerber dialect)

This is due to some modifications in Gerber format since the attributes are added in Kicad.
2019-10-24 09:32:40 +02: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 some (minor) issues related to attributes when plotting polygonal pads. 2019-10-24 09:32:40 +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: 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