kicad/common/plotters
Seth Hillbrand 6bcf1839b7 pcbnew: Add arc approximation setting to board
This places the arc approximation setting in the kicad_pcb file and uses
it for all parts of the board rendering where arcs are converted to
segments.  This allows the user to customize their speed vs. accuracy
tradeoff.  The default setting of maximum error of 0.005mm is acceptable
for small boards on moderate systems.
2019-05-24 21:21:06 -07:00
..
DXF_plotter.cpp pcbnew: Add arc approximation setting to board 2019-05-24 21:21:06 -07:00
GERBER_plotter.cpp Moving further arc approximations down 2019-05-22 14:35:17 -07:00
HPGL_plotter.cpp Moving further arc approximations down 2019-05-22 14:35:17 -07:00
PDF_plotter.cpp PDF Plotter: handle edge-case arc/circle drawing correctly 2018-03-13 21:01:06 -04:00
PS_plotter.cpp Moving further arc approximations down 2019-05-22 14:35:17 -07:00
SVG_plotter.cpp Plotter: Ensure group style is respected in SVG 2019-05-23 09:40:35 -07:00
common_plot_functions.cpp Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
plotter.cpp Add line style drawing. 2018-10-09 11:08:56 +01:00