kicad/common/plotters
Jeff Young fa32f291bc Escape parens when outputting PDF text.
Fixes https://gitlab.com/kicad/code/kicad/issues/5917
2020-10-08 16:46:22 +01: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 Gerber export: fix incorrect size or orient of flashed oval and round Rect 2020-10-08 14:48:34 +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, aperture macros: use different apertures primitives in macro defs. 2020-10-06 11:08:07 +02:00
gbr_plotter_apertures.h Rect, Round Rect, Oval, Trapezoid (rotated) pads now use flashed apertures. 2020-10-02 10:19:45 +02:00
plotter.cpp more cleanup about removing useless include 2020-10-02 08:58:19 +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 Rect, Round Rect, Oval, Trapezoid (rotated) pads now use flashed apertures. 2020-10-02 10:19:45 +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