vigour-io / shutter

Makes a sprite out of an array of urls
ISC License
1 stars 0 forks source link

Move width and height to querystring #17

Closed shawninder closed 9 years ago

shawninder commented 9 years ago

We need a way to support converting a single image multiple times without downloading it multiple times. I think the first step would be to move the whole API to the query string. Then we can urlencode json and do whatever we need