Full SVG support
electronicwhisper opened this issue · 0 comments
electronicwhisper commented
Once #49 is merged in, these features remain to do for full svg support:
- Add support for images. (I didn't know how to do this with the
imageCache
stuff.) - Support css filter stuff if that's possible / important.
- Have bounds (
xMin
,xMax
, etc inEditor.exportSvgString
) populated in the same way that the hypothetical "artboard" feature populates the web export bounds. - Add an export button to the UI. Also allow customization of the dpi. (Perhaps dpi is also related to web export concerns?)