wraybowling / curvemixer

vector graphics tool
http://curvemixer.com
3 stars 0 forks source link

Convert canvas textures to image data #34

Open wraybowling opened 10 years ago

wraybowling commented 10 years ago

Determine if canvas elements can be used as images in SVG. If so, cool. if not, conversion is necessary, especially on export.

if this does happen on the front end, it would be best to handle it with a web worker.

https://github.com/hongru/canvas2image