Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blitline-dev/8795129 to your computer and use it in GitHub Desktop.
Save blitline-dev/8795129 to your computer and use it in GitHub Desktop.
Vector Example
{
"application_id": "YOUR_APP_ID",
"src": "http://dev.w3.org/SVG/tools/svgweb/samples/svg-files/car.svg",
"functions": [
{
"name": "no_op",
"save": {
"extension" : ".png",
"image_identifier": "MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment