7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 17:05:31 +00:00
kicad/include/plotters
Roberto Fernandez Bautista 9b007ca4bf ADDED: Go to page hyperlinks in schematic editor (virtual page numbers)
The problem is that "real" page numbers can be duplicated, so we work around it
by using virtual page numbers instead which are guaranteed unique.

Example "goto:3" will go to page 3. If customised page numbers are used such as
a, b, c, then to go to page b, we should specify goto:2 (i.e. the virtual page
number).
2022-08-27 19:17:42 +01:00
..
gbr_plotter_aperture_macros.h Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gbr_plotter_apertures.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
plotter_dxf.h Naming conventions. 2022-06-29 07:34:46 -06:00
plotter_gerber.h Don't rely on the penWidth already being set when setting the dash style. 2022-06-29 07:34:45 -06:00
plotter_hpgl.h Naming conventions. 2022-06-29 07:34:46 -06:00
plotter.h ADDED: Go to page hyperlinks in schematic editor (virtual page numbers) 2022-08-27 19:17:42 +01:00
plotters_pslike.h ADDED: Go to page hyperlinks in schematic editor (virtual page numbers) 2022-08-27 19:17:42 +01:00