kicad/common/plotters
Jeff Young c7da63151c Clamp egregiously large numbers when plotting.
This keeps some plot file viewers (such as Acrobat) from choking.

Fixes https://gitlab.com/kicad/code/kicad/issues/4408
2020-05-18 13:38:17 +01:00
..
DXF_plotter.cpp Reverse interpretation of triple-tilde. 2020-05-11 22:56:09 +01:00
GERBER_plotter.cpp Unify support for line width magic cookies. 2020-05-13 17:56:47 +01:00
HPGL_plotter.cpp Remove a bunch of globals. 2020-04-16 17:34:46 +01:00
PDF_plotter.cpp Cleanup unused code that was masking earlier stroking bug. 2020-05-18 13:38:17 +01:00
PS_plotter.cpp Cleanup unused code that was masking earlier stroking bug. 2020-05-18 13:38:17 +01:00
SVG_plotter.cpp Unify support for line width magic cookies. 2020-05-13 17:56:47 +01:00
common_plot_functions.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
plotter.cpp Clamp egregiously large numbers when plotting. 2020-05-18 13:38:17 +01:00