kicad/common/plotters
Jeff Young c6a8100d46 Schematic and symbol text boxes.
Also fixes some plot bugs with arcs.

Also moves polygonization of arcs (when required) in plotting code
from 5 degrees to calculated based on ARC_HIGH_DEF.

Fixes https://gitlab.com/kicad/code/kicad/issues/5017
2022-01-28 21:38:15 +00: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 Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
PS_plotter.cpp Schematic and symbol text boxes. 2022-01-28 21:38:15 +00: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 Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00