kicad/common/plotters
Alex Shvartzkop 843bd4f79c PDF plotting: fix zero-sized or too thick rectangles.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15862
2023-10-12 06:11:11 +03:00
..
DXF_plotter.cpp Another try at fixing arcs. 2023-08-22 16:10:58 +03:00
GERBER_plotter.cpp StartPlot can fail and leave a broken file handle 2023-09-29 19:52:21 -04:00
HPGL_plotter.cpp Another try at fixing arcs. 2023-08-22 16:10:58 +03:00
PDF_plotter.cpp PDF plotting: fix zero-sized or too thick rectangles. 2023-10-12 06:11:11 +03:00
PS_plotter.cpp genDrillMapFile: reduce the pen width used to plot oval shapes (better look) 2023-10-04 15:47:47 +02:00
SVG_plotter.cpp promote base64.cpp to core 2023-09-06 23:27:08 -04: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