InkscapeSlide is a presentation maker for Inkscape.
Inkscape Slide is a simple tool to generate multi-pages PDF from a single multi-layered Inkscape SVG file.
If you like drawing and designing with Inkscape, and want to produce your slides with it, you'll like Inkscape Slide.
Developer comments
I know there are other tools (InkSlide, svgslides, JessyInk), but none of them did the simple thing I wanted.
The code
Get the code here (using our beloved git)
git clone http://github.com/abourget/inkscapeslide.git
or
git clone git://github.com/abourget/inkscapeslide.git
or simply install with:
sudo easy_install InkscapeSlide
Thanks for contributions by Felipe Andres Manzano, Erwan JACQ, Yao (chunlinyao), Christian Himpel and Adam Reeve.
Product's homepage
Requirements:
· Inkscape
· Python
What's New in This Release: [ read full changelog ]
· Added support for transparency tweaking for each layers individually. Also released the PyPI package. A big thanks to Adam Reeve for it's patch.