Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created October 16, 2014 00:12
Show Gist options
  • Save blitline-dev/051244ac0fd9cf30b07e to your computer and use it in GitHub Desktop.
Save blitline-dev/051244ac0fd9cf30b07e to your computer and use it in GitHub Desktop.
screenshot_webfont
{
"application_id": "YOUR_APP_ID",
"src": "http://www.typewolf.com/open-source-web-fonts",
"long_running" : true,
"src_data": {
"viewport": "1200x800"
},
"src_type": "screen_shot_url",
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 800
},
"save": {
"image_identifier": "external_sample_1",
"extension": "png"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment