7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 00:34:47 +00:00
kicad/common/plotters
Wayne Stambaugh 930407fac8 Fix PDF plotter URI issues.
Add 'file:' URI JavaScript handlers.

Properly convert Windows file paths to valid URI syntax.

Use expanded variables for URI menu names.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14250
2024-11-04 20:05:42 -05:00
..
common_plot_functions.cpp Leave full path in WS Editor draw list 2024-09-04 12:58:01 -07:00
DXF_plotter.cpp Cleanup. 2024-02-24 20:05:51 +00:00
GERBER_plotter.cpp Improve moving, rendering and plotting of very small angle arcs. 2024-04-03 00:40:18 +03:00
HPGL_plotter.cpp Don't compare against the wrong type 2024-04-12 19:53:26 -04:00
PDF_plotter.cpp Fix PDF plotter URI issues. 2024-11-04 20:05:42 -05:00
plotter.cpp Substitute variables in PDF plotter URI links and add file:// URI handler. 2024-10-24 08:06:28 -04:00
PS_plotter.cpp Flip symbol editor's Y axis to match other editors. 2024-04-27 13:47:56 +01:00
SVG_plotter.cpp Substitute variables in PDF plotter URI links and add file:// URI handler. 2024-10-24 08:06:28 -04:00