Vector Illustration Program
Inkscape is a vector illustration program for the GNOME desktop.
- Developed at graphics
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/inkscape && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gc6.4.dif | 0000000127 127 Bytes | |
gc6.4.tar.bz2 | 0000586767 573 KB | |
inkscape-0.44.1.tar.bz2 | 0007184912 6.85 MB | |
inkscape-boehm-gc.patch | 0000002807 2.74 KB | |
inkscape-bug-189159.patch | 0000000347 347 Bytes | |
inkscape-configure.patch | 0000000140 140 Bytes | |
inkscape-enable-perl.patch | 0000000211 211 Bytes | |
inkscape-invalid-conversion.patch | 0000000918 918 Bytes | |
inkscape-siox-max.patch | 0000000247 247 Bytes | |
inkscape-swigfix.patch | 0000000956 956 Bytes | |
inkscape.changes | 0000005808 5.67 KB | |
inkscape.spec | 0000007961 7.77 KB | |
ready | 0000000000 0 Bytes |
Revision 1 (latest revision is 137)
unknown
committed
(revision 1)
Comments 2
I had a problem trying to export an image as jpeg. The error message is about a python module not found (PIL). I could solve this installing the package "python310-Pillow".
Maybe this package could be set as a dependency.
===========inkscape error message============ Traceback (most recent call last): File "/usr/share/inkscape/extensions/raster_output_jpg.py", line 28, in <module> JpegOutput().run() File "/usr/share/inkscape/extensions/inkex/base.py", line 230, in run self.load_raw() File "/usr/share/inkscape/extensions/inkex/base.py", line 244, in load_raw document = self.load(self.file_io) File "/usr/share/inkscape/extensions/inkex/extensions.py", line 107, in load from PIL import Image ModuleNotFoundError: No module named 'PIL'
-- Please provide inkscape (armv7l) on tumbleweed. --
Update: Disregard my request. New to package management. Its available in tumbleweed oss repo. Simple search was suffice: zypper se -s