Preuzimanje je započeto
Zahvaljujemo na preuzimanju Inkscapea.
Preuzimanje će započeti za 2 sekunde. Ako ne, pritisni ovdje.
Prenositelj Marc Jeanmougin (signatura)
Važne napomene
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.