Skip to content

Instantly share code, notes, and snippets.

@dalizard
Created May 29, 2011 19:17
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 dalizard/998051 to your computer and use it in GitHub Desktop.
Save dalizard/998051 to your computer and use it in GitHub Desktop.
{
"_id" : ObjectId("4de27191f9b0162f4f000027"),
"tiny" : {
"x" : 192,
"y" : 100,
"width" : 12,
"height" : 17
},
"small" : {
"x" : 192,
"y" : 67,
"width" : 23,
"height" : 33
},
"medium" : {
"x" : 0,
"y" : 67,
"width" : 32,
"height" : 47
},
"large" : {
"x" : 0,
"y" : 0,
"width" : 46,
"height" : 65
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment