kicad/common/plotters
jean-pierre charras e14e9cf8a9 PLOTTER: do not clamp coordinates to an arbitrary value.
Previously, coordinates were clamped to +- 60 inches. It makes no sense to
clamp them at plotter level: max coord depends on the editor (schematic/board...)
From Master.
2022-03-23 20:55:25 +01:00
..
DXF_plotter.cpp Add ORANGE to DXF output 2022-01-06 11:02:57 -08:00
GERBER_plotter.cpp Gerber plotter: fix incorrect handling of arcs in polygons. 2022-03-17 13:06:37 +01:00
HPGL_plotter.cpp wxT rework for common directory 2022-02-04 16:24:50 -08:00
PDF_plotter.cpp wxT rework for common directory 2022-02-04 16:24:50 -08:00
PS_plotter.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 2021-10-15 12:45:43 +01:00
SVG_plotter.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 2021-10-15 12:45:43 +01:00
common_plot_functions.cpp wxT rework for common directory 2022-02-04 16:24:50 -08:00
plotter.cpp PLOTTER: do not clamp coordinates to an arbitrary value. 2022-03-23 20:55:25 +01:00