kicad/common/plotters
jean-pierre charras 0b1cb0e19d Gerber plotter: do not skip not filled polygons with a 0 line thickness.
It is legal in Gerber files, although lines with thickness = 0 are not
displayed by some viewers.
2023-12-04 17:49:01 +01:00
..
DXF_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
GERBER_plotter.cpp Gerber plotter: do not skip not filled polygons with a 0 line thickness. 2023-12-04 17:49:01 +01:00
HPGL_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
PDF_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
PS_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
SVG_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
common_plot_functions.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
plotter.cpp fix buf in PLOTTER::sketchOval() 2023-10-03 19:39:21 +02:00