kicad/include/plotters
jean-pierre charras f851526c67 Plotters: make virtual void PLOTTER::Arc() using arc angles protected.
Using arc angles to plot an arc is really error prone due to different
options between plotters, and angles defined in Kicad, using this version of
arc plotting from Kicad is no longer allowed in Kicad code.
2022-09-20 18:55:20 +02:00
..
gbr_plotter_aperture_macros.h Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gbr_plotter_apertures.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
plotter.h Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00
plotter_dxf.h Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00
plotter_gerber.h Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00
plotter_hpgl.h Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00
plotters_pslike.h Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00