pcb-gpmi: example plugins

name language(s) & download screenshot(s) description
carc lua gtk lesstif Custom Arcs; command 'carc' opens a dialog box where the user can set properties of a circle/ellipse/arc that is drawn at the cursor position.
SVG exporter tcl svg output (you will need to scroll a lot, it's big!)
svg exporter on gtk
svg exporter on lesstif
tcl script to export the layout to SVG format. Minimalistic - the purpose is not to have rich SVG output but to demonstrate how to write an exporter script. Known bugs: no polygon support; only one layer is exported.
HPGL exporter tcl todo awk script to export the layout to hpgl format. I plan to use this script to drive my old pen plotter.