Letractively / typhoonae

Automatically exported from code.google.com/p/typhoonae
1 stars 1 forks source link

Support for automatic image thumbnailing #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The latest SDK 1.3.6 introduces automatic image thumbnailing in the Images API 
using get_serving_url().

We can provide a similar functionality by serving directly through NGINX from 
the Blobstore.

To be discussed: Storing and caching resized/cropped image variants on demand.

Original issue reported on code.google.com by tobias.r...@gmail.com on 25 Aug 2010 at 9:55