Search

1/02/2008

Google gears - ImageManipulationAPI

Google gears - Wiki, source code, 目前有下面三個 design doc

This is a module to give Javascript a way to resize, crop and compose images together on the client side. This will allow, for example, images to be resized into a web-friendly format before being uploaded to a photo album. Another use is for composition of images together as an efficient alternative to server-side composition or CSS layering. Yet another use is for basic photo editing - a user can edit a photo with instantly applied changes before uploading it to the server.

This module will be implemented as a wrapper around libGD. This is the smallest of the popular image libraries which does all of the below. If this turns out to still be too big, we can consider writing the image manipulation code ourselves, or using browser specific image libraries.

[Reference]
http://almaer.com/blog/gears-future-apis-image-manipulation-api
Ajaxian » Google Gears Future APIs

沒有留言: