Skip to content

Instantly share code, notes, and snippets.

@ngsankha
Created July 8, 2013 02:51
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 ngsankha/52c4cff333bb913c8c87 to your computer and use it in GitHub Desktop.
Save ngsankha/52c4cff333bb913c8c87 to your computer and use it in GitHub Desktop.
[ { "data" : "Hello World!",
"styles" : { "align" : "center",
"font" : "Ubuntu",
"stroke" : "#f00"
},
"type" : "banner"
},
{ "data" : "I am Sankha",
"styles" : { "stroke" : "#666" },
"type" : "para"
},
{ "data" : "res/me.jpg",
"type" : "image"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment