Skip to content

Instantly share code, notes, and snippets.

@joelrbrandt
Created August 8, 2013 22:17
Show Gist options
  • Save joelrbrandt/6189321 to your computer and use it in GitHub Desktop.
Save joelrbrandt/6189321 to your computer and use it in GitHub Desktop.
buggy json
{
"version": "0.2.0",
"timeStamp": 1375921607.634,
"id": 1116,
"file": "Sans titre-1",
"bounds": {
"top": 0,
"left": 0,
"bottom": 340,
"right": 454
},
"resolution": 71.999985,
"globalLight": {
"angle": 120,
"altitude": 30
},
"generatorSettings": false,
"layers": [
{
"id": 2,
"index": 1,
"type": "shapeLayer",
"name": "Rectangle 1.png",
"bounds": {
"top": 111,
"left": 98,
"bottom": 191,
"right": 221
},
"visible": true,
"clipped": false,
"fill": {
"color": {
"red": 0,
"green": 0,
"blue": 0
},
"class": "solidColorLayer"
},
"generatorSettings": false,
"path": {
"pathComponents": [
{
"origin": {
"type": "rect",
"bounds": {
"top": 111,
"left": 98,
"bottom": 191,
"right": 221
}
}
}
],
"bounds": {
"top": 111,
"left": 98,
"bottom": 191,
"right": 221
},
"defaultFill": FALSE
}
},
{
"id": 1,
"index": 0,
"type": "backgroundLayer",
"name": "Arrière-plan",
"protection": {
"transparency": true,
"position": true
},
"bounds": {
"top": 0,
"left": 0,
"bottom": 340,
"right": 454
},
"visible": true,
"clipped": false,
"pixels": true,
"generatorSettings": false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment