kicad/common/plotters
jean-pierre charras e850a482d1 Gerber output: fix a potential minor issue in a G04 line comment.
In gbr files only ASCII7 chars are allowed.
However, in a comment line a UTF8 string is used. It should not create issues, but it is incorrect.
2019-01-27 10:14:16 +01:00
..
DXF_plotter.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
GERBER_plotter.cpp Gerber output: fix a potential minor issue in a G04 line comment. 2019-01-27 10:14:16 +01:00
HPGL_plotter.cpp HPGL plotter fix incorrect scaling factor 2018-05-25 20:50:00 +02:00
PDF_plotter.cpp PDF Plotter: handle edge-case arc/circle drawing correctly 2018-03-13 21:01:06 -04:00
PS_plotter.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
SVG_plotter.cpp SVG Plotter: Handle edge-case arc and circle drawing 2018-03-08 22:44:26 -05:00
common_plot_functions.cpp Fix code after renaming files 2018-01-29 11:37:29 +01:00
plotter.cpp Add line style drawing. 2018-10-09 11:08:56 +01:00