kicad/common/plotters
Seth Hillbrand e7d0318fb2 Plot fonts in outline mode, not triangulated
Putting 1,000s of tiny triangles on a gerber file will cause mfg fits.
Instead, we use easy outline plotting for plots and triangulation for
everything else.
2022-01-13 17:04:14 -08:00
..
DXF_plotter.cpp Add ORANGE to DXF output 2022-01-06 11:06:31 -08:00
GERBER_plotter.cpp Yeet wxPoint/wxSize out of PLOTTER 2021-12-29 19:02:50 +00:00
HPGL_plotter.cpp Yeet wxPoint/wxSize out of PLOTTER 2021-12-29 19:02:50 +00:00
PDF_plotter.cpp Yeet wxPoint/wxSize out of PLOTTER 2021-12-29 19:02:50 +00:00
PS_plotter.cpp Yeet wxPoint/wxSize out of PLOTTER 2021-12-29 19:02:50 +00:00
SVG_plotter.cpp Fix outline font boundingbox issues. 2022-01-08 16:47:45 +00:00
common_plot_functions.cpp Continue the war on wxPoint 2022-01-10 19:52:26 -05:00
plotter.cpp Plot fonts in outline mode, not triangulated 2022-01-13 17:04:14 -08:00