svg2ctx
v0.0.7
Published
NodeJS module for converting SVG files to Canvas context instructions
Readme
svg2ctx
WIP NodeJS module for converting svg to canvas context command class.
How to use
Install
$ [sudo] npm install -g svg2ctx
Usage
svg2ctx input.svg output.png
svg2ctx input.svg output.js