kicad/common/plotters
Seth Hillbrand 52bbfb9109 Remove dependency of dot size on linear mils
Changes a dot to be a square pixel (linewidth x linewidth).  This allows
the removal of IU dependencies and ensures that a dot is always visible
on screen.  Also makes sure that cairo is setting the current linewidth
during its stroke routines

Fixes https://gitlab.com/kicad/code/kicad/issues/9362
2021-10-10 09:40:26 -07:00
..
DXF_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
GERBER_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
HPGL_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
PDF_plotter.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
PS_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
SVG_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
common_plot_functions.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
plotter.cpp Remove dependency of dot size on linear mils 2021-10-10 09:40:26 -07:00