20,741
edits
|  (→Goal) | |||
| Line 12: | Line 12: | ||
| == Extension types == | == Extension types == | ||
| The following extension types exist for Inkscape: | |||
| * input (read a file / data) | |||
| * output (write a file / data) (e.g. PropertyList/XML) | |||
| * effect (change contents in the document) | |||
| * print (output to an external device, this could be using fgfs itself) | |||
| == Goal == | == Goal == | ||