kicad/common/plotters
Jeff Young 150dedbb83 Add dash-dot-dot lines for HPGL.
Also converts HPGL line types to fixed (rather than adaptive).  Varying
the pattern to fit each segment is going to look bad most of the time,
but particularly when stroking arcs or circles where HPGL will try to
repeat it for each chord segment.
2021-12-23 23:48:01 +00:00
..
DXF_plotter.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 2021-10-15 12:45:43 +01:00
GERBER_plotter.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 2021-10-15 12:45:43 +01:00
HPGL_plotter.cpp Add dash-dot-dot lines for HPGL. 2021-12-23 23:48:01 +00:00
PDF_plotter.cpp User-configureable dash styles (and dash-dot-dot). 2021-12-23 20:36:24 +00:00
PS_plotter.cpp User-configureable dash styles (and dash-dot-dot). 2021-12-23 20:36:24 +00:00
SVG_plotter.cpp User-configureable dash styles (and dash-dot-dot). 2021-12-23 20:36:24 +00:00
common_plot_functions.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 2021-10-15 12:45:43 +01:00
plotter.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00