Created
January 17, 2012 17:20
-
-
Save wuservices/1627585 to your computer and use it in GitHub Desktop.
JSON for Nested Backbone Models
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"shortTitle":"Capture the Moments", | |
"personalizationData":{ | |
"cardWidth":328.5005, | |
"cardHeight":449.28076, | |
"textBoxes":[ | |
{ | |
"x":36.277344, | |
"y":96.555664, | |
"width":255.99951, | |
"height":19.331055, | |
"id":0, | |
"rotationDegrees":0, | |
"phrases":[ | |
{ | |
"id":0, | |
"font":"BemboStd", | |
"fontSizePt":17.0, | |
"leading":20.400002, | |
"charSpace":4.25, | |
"rise":0.0, | |
"fillColor":"0.25,0.0,0.55,0.0,197,222,146", | |
"strokeColor":"0.0,0.0,0.0,-1.0,-1,-1,-1", | |
"strokeWeight":1.0, | |
"justification":"left", | |
"text":"Rebecca ", | |
"strokeApplied":false, | |
"hScale":100.0 | |
}, | |
{ | |
"id":1, | |
"font":"BemboStd", | |
"fontSizePt":17.0, | |
"leading":20.400002, | |
"charSpace":4.25, | |
"rise":0.0, | |
"fillColor":"0.0,0.120000005,0.20999998,0.0,254,226,199", | |
"strokeColor":"0.0,0.0,0.0,-1.0,-1,-1,-1", | |
"strokeWeight":1.0, | |
"justification":"left", | |
"text":"Kayla", | |
"strokeApplied":false, | |
"hScale":100.0 | |
} | |
], | |
"zIndex":2 | |
}, | |
{ | |
"x":36.277344, | |
"y":68.055664, | |
"width":255.99951, | |
"height":41.998047, | |
"id":1, | |
"rotationDegrees":0, | |
"phrases":[ | |
{ | |
"id":2, | |
"font":"BemboStd-Semibold", | |
"fontSizePt":8.0, | |
"leading":19.0, | |
"charSpace":0.4, | |
"rise":0.0, | |
"fillColor":"0.0,0.0,0.0,0.0,255,255,255", | |
"strokeColor":"0.0,0.0,0.0,-1.0,-1,-1,-1", | |
"strokeWeight":1.0, | |
"justification":"right", | |
"text":"June 9 2012 at 9:28 pm ~ 7 lbs 8 oz & 20 in\n", | |
"strokeApplied":false, | |
"hScale":100.0 | |
}, | |
{ | |
"id":3, | |
"font":"BemboStd-Semibold", | |
"fontSizePt":8.0, | |
"leading":19.0, | |
"charSpace":0.4, | |
"rise":0.0, | |
"fillColor":"0.0,0.0,0.0,0.0,255,255,255", | |
"strokeColor":"0.0,0.0,0.0,-1.0,-1,-1,-1", | |
"strokeWeight":1.0, | |
"justification":"left", | |
"text":"Proud Parents ~ Brayden & Charlotte Coronado", | |
"strokeApplied":false, | |
"hScale":100.0 | |
} | |
], | |
"zIndex":1 | |
} | |
], | |
"photos":[ | |
{ | |
"id":0, | |
"x":135.94287, | |
"y":244.97656, | |
"width":95.05762, | |
"height":120.78125, | |
"type":"color" | |
}, | |
{ | |
"id":1, | |
"x":229.95361, | |
"y":244.97656, | |
"width":99.9375, | |
"height":120.78125, | |
"type":"color" | |
} | |
], | |
"horizontal":false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment