kicad/common/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
..
DXF_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
GERBER_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
HPGL_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
PDF_plotter.cpp Clean up some of the PDF hypertext stuff, and add opening HTTP[S] urls. 2022-09-06 13:59:52 +01:00
PS_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
SVG_plotter.cpp Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00
common_plot_functions.cpp Allow text variable resolution through properties in drawing sheet text. 2022-09-20 15:28:05 +01:00
plotter.cpp Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00