Inkscape

From Open Source Ecology - Germany
Jump to navigation Jump to search

Inkscape is a software for creating SVG files.

Add link to object

  • Right click and open object properties
  • Open Interactivity
  • Set onmousover=evt.target.style.cursor='pointer';
  • ...