kicad/common/plotters
Seth Hillbrand c6f5df134c Minor speed cleanup
This adjusts iterators to use const reference when only used for
copy.  It also ensures pre-allocation of vectors when size is known
ahead of time.
2019-12-05 14:20:59 -08:00
..
DXF_plotter.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
GERBER_plotter.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
HPGL_plotter.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
PDF_plotter.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
PS_plotter.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
SVG_plotter.cpp Add native Bezier curve plot in SVG plotter. 2019-11-05 14:27:07 +01:00
common_plot_functions.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
plotter.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00