kicad/common/plotters
jean-pierre charras bbaf5a21c2 Eeschema: fix a plot issue with arcs.
Arcs are really error prone, due to different Y axis orientation, and geometry transforms.
Probably we should remove plot and print functions using arc angles as parameters
that are a can of worms.
Fixes #12465
https://gitlab.com/kicad/code/kicad/issues/12465
2022-09-20 16:04:17 +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 RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
common_plot_functions.cpp Fill in missing bits of LAYER variable for printing/plotting. 2022-06-10 22:38:01 +01:00
plotter.cpp Eeschema: fix a plot issue with arcs. 2022-09-20 16:04:17 +02:00