Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 14:27
Show Gist options
  • Save blitline-dev/ce68162e05547fdfe9b2 to your computer and use it in GitHub Desktop.
Save blitline-dev/ce68162e05547fdfe9b2 to your computer and use it in GitHub Desktop.
gif_underlay
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/blitdoc/gifs/transparent.gif",
"src_type": "gif",
"src_data": {
"name": "gif_underlay",
"params": {
"overlay_src": "https://placehold.it/400x400",
"overlay_params": {
"gravity": "southwest",
"x": 10,
"y": 20
}
},
"save": {
"image_identifier": "my_animated_image"
}
},
"functions" : [{ "name" : "no_op"}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment