kicad/common/plotters
jean-pierre charras d587bd5bca SVG plotter: fix an issue with mirrored texts.
Mirrored texts have a size < 0.
Of course, the actual value for the plotter is the absolute value.
2020-01-09 18:07:56 +01:00
..
DXF_plotter.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
GERBER_plotter.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
HPGL_plotter.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
PDF_plotter.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
PS_plotter.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
SVG_plotter.cpp SVG plotter: fix an issue with mirrored texts. 2020-01-09 18:07:56 +01:00
common_plot_functions.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
plotter.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00