SVG image->Canvas/Script converter now available! [May 2015]
Posted: 13 May 2015 22:13
Hello All !
I'm pleased to announce the availability of the SVG image to Lemur canvas converter!
Hopefully it will be useful to add images for your template projects. I do believe that there will be more icons available soon.. : )
I've made the converter an all-in-one website that handles the processing and has many options for you to explore.
Here it is:
http://d-spacestudios.com/svg
Some features/options:
- creates a full Lemur .JZML application (or JZLIB library) that you can change to fit the needs of your template.
- color settings available directly on webpage and as control object within template.
- resize and offset controls
- automatically makes paths into a touchable cursor hit region (that can give feedback via cv1.lastHit variable into your script)
- debugging options
Things I don't have working yet:
- Gradients work, but not always as expected.
- Text does not work (I'm working on this one).
- transform, createpattern, clip, image manipulation and other HTML5 Canvas commands do not work (but will be ignored and noted in the output Lemur code by converter).
Hopefully you guys find it useful for your template design!
Cheers!
Jay
I'm pleased to announce the availability of the SVG image to Lemur canvas converter!
Hopefully it will be useful to add images for your template projects. I do believe that there will be more icons available soon.. : )
I've made the converter an all-in-one website that handles the processing and has many options for you to explore.
Here it is:
http://d-spacestudios.com/svg
Some features/options:
- creates a full Lemur .JZML application (or JZLIB library) that you can change to fit the needs of your template.
- color settings available directly on webpage and as control object within template.
- resize and offset controls
- automatically makes paths into a touchable cursor hit region (that can give feedback via cv1.lastHit variable into your script)
- debugging options
Things I don't have working yet:
- Gradients work, but not always as expected.
- Text does not work (I'm working on this one).
- transform, createpattern, clip, image manipulation and other HTML5 Canvas commands do not work (but will be ignored and noted in the output Lemur code by converter).
Hopefully you guys find it useful for your template design!
Cheers!
Jay