Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active December 16, 2015 12:49
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 blitline-dev/5437247 to your computer and use it in GitHub Desktop.
Save blitline-dev/5437247 to your computer and use it in GitHub Desktop.
annotate_example
{
"application_id":"YOUR_APP_ID",
"src":"http://cdn.blitline.com/filters/boys.jpeg",
"functions":[
{
"name":"annotate",
"params":{
"text":"70°C",
"point_size":"90",
"x":0,
"y":425,
"gravity":"NorthGravity",
"dropshadow_color":"#000000",
"dropshadow_offset":2,
"font_family":"Faranvale"
},
"save":{
"image_identifier":"foo"
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment