ui
ui copied to clipboard
Better SVG exporter
- [x] Attempt 1: https://github.com/yWorks/svg2pdf.js/. Does not work, because foreignElement (which is used to embed html into svg) is not supported. We use that for texts.
- [ ] Attempt 2: ...