Download läuft

Vielen Dank dafür, dass Du Inkscape herunterlädtst.

Dein Download sollte in 2 Sekunden beginnen. Falls er nicht automatisch startet, klicke bitte hier zum Herunterladen.

Hochgeladen durch Marc Jeanmougin (Signatur)

Wichtige Hinweise

To use, download the file. Then right-click on it and select to edit its properties, or use a terminal to make it executable with

chmod u+x <AppImage File>

To start the AppImage, double-click on the file or use a terminal:

cd <directory with AppImage File>
./<AppImage File>

To use inkview, type:

./<AppImage File> inkview

Or create a symbolic link with:

ln -s <AppImage File> inkview

Then run inkview with:

./inkview

If the AppImage won't start, and you get an error telling you about the AppImage requiring something called 'fuse' to run, see the AppImage documentation for instructions.