Inkscape is a professional vector graphics editor for Windows, macOS, and Linux.
This package provides Inkscape in the .xdeb format, optimized for B OS and systems compatible with Xdeb.
Features
- Create and edit vector graphics in SVG format
- Tools: freehand, bezier curves, shapes, calligraphy
- Node editing and advanced path operations
- Layers, grouping, and object manipulation
- Gradients, patterns, filters, and color management
- Text tools with text-on-path and kerning
- Import and export: SVG, PDF, EPS, PNG, and more
- Python extensions and scripting support
- Cross-platform and lightweight
Installation
Download the .xdeb package from:
SourceForge
Then install it with:
packagewizard inkscape-x.y.z.xdeb
Replace x.y.z with the actual version number.
Usage
To launch Inkscape:
inkscape
Convert SVG to PNG using command line:
inkscape input.svg --export-filename=output.png
Documentation
- Official Inkscape docs: https://inkscape.org/learn/
- Tutorials: https://inkscape.org/learn/tutorials/
Contributing
Contributions to Inkscape are welcome:
- Report bugs
- Translate the interface
- Write documentation
- Contribute code
Visit: https://inkscape.org/contribute/
License
Inkscape is licensed under the GNU General Public License v3.0.
See: GPL v3