kicad/common/plotters
jean-pierre charras 380534807b Plotters: better support of filled circles having a thickness set to 0.
Setting a line thickness = 0 for graphic objects (circle, rect, line) is
allowed but creates issues for circles that were plotted a non filled shapes
but having a outline thickness = 0.
2020-10-12 11:30:43 +02:00
..
DXF_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
GERBER_plotter.cpp Plotters: better support of filled circles having a thickness set to 0. 2020-10-12 11:30:43 +02:00
HPGL_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
PDF_plotter.cpp Escape parens when outputting PDF text. 2020-10-08 16:46:22 +01:00
PS_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
SVG_plotter.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
common_plot_functions.cpp more cleanup about removing useless include 2020-10-02 08:58:19 +02:00
gbr_plotter_aperture_macros.h Gerber export: add support for flashed chamfered rect (with no rounded corner) pads 2020-10-09 16:47:34 +02:00
gbr_plotter_apertures.h Add support of AP macro for chamfered round rect pads. 2020-10-11 12:53:45 +02:00
plotter.cpp Plotters: better support of filled circles having a thickness set to 0. 2020-10-12 11:30:43 +02:00
plotter_dxf.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
plotter_gerber.h Plotters: better support of filled circles having a thickness set to 0. 2020-10-12 11:30:43 +02:00
plotter_hpgl.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
plotters_pslike.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00