Create presentations using inkscape

I create most of my presentations using Inkscape (here’s an example: Presentation: Introduction to Scrum). This is quite a bit of work, as i need to export all the separate images, and import them into LibreOffice Impress.

I’ve created a small javascript script that can be used to directly use the svg image as a presentation. It allows you to navigate through all the layers of a drawing. Here’s a demo: Inkscape-presenter demo. Use the arrow keys, your mouse, or a logitech remote presenter to move forward and backward (tested with firefox and chromium).

The code is on github: inkscape-presenter / slide-animation.js.

blog comments powered by Disqus