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 |
---|---|---|
bug-1315142-patch-src_extension_internal_pdfinput_ |
0000003983 3.89 KB | |
inkscape-0.48.4.tar.bz2 | 0019712522 18.8 MB | |
inkscape-apply-invert-transform.patch | 0000000660 660 Bytes | |
inkscape-gcc48-buildfix.patch | 0000000406 406 Bytes | |
inkscape-packages.patch | 0000001556 1.52 KB | |
inkscape-remove-datetime.patch | 0000000521 521 Bytes | |
inkscape-return-on-exit.patch | 0000002918 2.85 KB | |
inkscape-split-extensions-extra.sh | 0000003256 3.18 KB | |
inkscape-use-recommended-freetype-include.patch | 0000000331 331 Bytes | |
inkscape.changes | 0000024734 24.2 KB | |
inkscape.spec | 0000011167 10.9 KB | |
openSUSE.gpl | 0000000355 355 Bytes |
Revision 72 (latest revision is 137)
Stephan Kulow (coolo)
accepted
request 234455
from
Bjørn Lie (Zaitor)
(revision 72)
- pick bug-1315142-patch-src_extension_internal_pdfinput_pdf-parser_cpp-r13333-v2.diff from https://bugs.launchpad.net/inkscape/+bug/1315142
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