Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created July 18, 2012 18:01
Show Gist options
  • Save blitline-dev/3137772 to your computer and use it in GitHub Desktop.
Save blitline-dev/3137772 to your computer and use it in GitHub Desktop.
Function example
{
"application_id": "YOUR_APP_ID",
"src" : "http://www.google.com/logos/2012/childrensday-2012-hp.jpg",
"functions" :
[
{
"name" : "trim",
"functions" : [
{
"name": "watermark",
"params" : {"text": "example.com", "point_size" : 28},
"save" : { "image_identifier" : "craft_action_tee_women" }
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment