An open API service indexing awesome lists of open source software.

https://github.com/sergi/presentation_engine

Refactoring of LibreOffice's SVG presentation engine.
https://github.com/sergi/presentation_engine

Last synced: over 1 year ago
JSON representation

Refactoring of LibreOffice's SVG presentation engine.

Awesome Lists containing this project

README

          

This is the presentation engine for LibreOffice's SVG presentation export. My
intention is to refactor it using some modern JavaScript while preserving
compatibility and reduce it in size.

Currently every presentation is exported into a SVG file that is minimum 400kb
(!!). That is cleary crazy, so I am hoping to improve that.