Skip to content

NLnet Quarterly Update

Since June 2025, this project is funded through NGI0 Commons Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. This is the first quarterly update that aims to inform the public about the progress of the project. The following enhancements were included in this period with the help of the NLnet foundation.

Internationalization support

The application is now translatable (you can read more here). Big thanks to Christos for handling the initial implementation!

Language Menu

Export to rasterized image

Users can now export the document to various rasterized image formats (you can read more here).

Export Menu

Font enhancements

Users can now convert text elements to paths on web. This functionality was previously available on the electron app only. In order to do that, we use web APIs to get to the font data, and we also bundle a font with the app, to correctly convert text elements with the default font (you can read more here).

Persist enhancements

We now use IndexedDB to preserve the applications state when we close the app. Local storage had limitations (like size) that blocked users from using the app for more heavy work (you can read more here).

You can now also keep track of the progress on our roadmap.