spreet 0.13.1

Create a spritesheet from a set of SVG images
Documentation
{
  "another_bicycle": {
    "height": 42,
    "pixelRatio": 2,
    "width": 42,
    "x": 52,
    "y": 44,
    "sdf": true
  },
  "bicycle": {
    "height": 42,
    "pixelRatio": 2,
    "width": 42,
    "x": 0,
    "y": 52,
    "sdf": true
  },
  "circle": {
    "height": 52,
    "pixelRatio": 2,
    "width": 52,
    "x": 0,
    "y": 0,
    "sdf": true
  },
  "recursive/bear": {
    "height": 44,
    "pixelRatio": 2,
    "width": 44,
    "x": 52,
    "y": 0,
    "sdf": true
  }
}