You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 in Editor.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?)
The text was updated successfully, but these errors were encountered:
Once #49 is merged in, these features remain to do for full svg support:
imageCache
stuff.)xMin
,xMax
, etc inEditor.exportSvgString
) populated in the same way that the hypothetical "artboard" feature populates the web export bounds.The text was updated successfully, but these errors were encountered: