kicad/common/plotters
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number.
The groundwork has now been laid for per sheet instance data.  Initially
this only supports sheet page numbers but could be expanded to include
other per sheet instance information.

ADDED: Support for user defined schematic page numbers.
2020-10-19 14:05:45 -04:00
..
DXF_plotter.cpp Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
GERBER_plotter.cpp Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
HPGL_plotter.cpp Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
PDF_plotter.cpp Split out FILL_T to its own header to avoid spreading eda_item everywhere 2020-10-14 21:51:23 -04:00
PS_plotter.cpp Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
SVG_plotter.cpp Split out FILL_T to its own header to avoid spreading eda_item everywhere 2020-10-14 21:51:23 -04:00
common_plot_functions.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04: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 Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
plotter_dxf.h Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
plotter_gerber.h Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
plotter_hpgl.h Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00
plotters_pslike.h Rename PLOT_MODE to OUTLINE_MODE 2020-10-15 19:33:18 -04:00