Difference between revisions of "Output format requirements"

From Inkscape Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 17:42, 27 June 2005

Tips for getting Extensions to work

Inkscape's extensions allow for importing and exporting non-SVG file types and direct editing of the current SVG document. For more information about the Extensions that appear in the Effects menu read GettingEffectsWorking.

Open *.TXT

- install perl
- install SVG perl module

Open *.AI

- install perl and optionally Image::Magick
- Only handles Illistrator versions prior to using PDF as the internal format (Version Number?)