Inkscape: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „[http://inkscape.org/ Inkscape] is a software for creating SVG files. Category: Software“)
 
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
[http://inkscape.org/ Inkscape] is a software for creating SVG files.
+
[http://inkscape.org/ 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';
 +
* ...
  
 
[[Category: Software]]
 
[[Category: Software]]

Aktuelle Version vom 21. August 2012, 23:13 Uhr

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';
  • ...