kicad/common/plotters
jean-pierre charras 5b8eb8f9ec SVG plotter rework: use mm as units in file. Remove useless inch option.
Use 4 digits in mantissa as default and when exporting SVG.
Allow 0 as line width: this is the right value to draw filled shapes with no outline thickness.
2022-01-28 19:33:51 +01:00
..
DXF_plotter.cpp Retire DPOINT and DSIZE. 2022-01-20 21:10:04 +00:00
GERBER_plotter.cpp code cleaning. 2022-01-21 14:10:26 +01:00
HPGL_plotter.cpp Retire DPOINT and DSIZE. 2022-01-20 21:10:04 +00:00
PDF_plotter.cpp Fix broken PDF plotter for arcs. 2022-01-26 20:15:17 +01:00
PS_plotter.cpp Fix a few issues in plotting code. Fix bug in EDA_ANGLE::IsCardinal() 2022-01-21 12:35:58 +01:00
SVG_plotter.cpp SVG plotter rework: use mm as units in file. Remove useless inch option. 2022-01-28 19:33:51 +01:00
common_plot_functions.cpp Continue the war on wxPoint 2022-01-10 19:52:26 -05:00
plotter.cpp Fix a few issues in plotting code. Fix bug in EDA_ANGLE::IsCardinal() 2022-01-21 12:35:58 +01:00