Revision: 5905 Author: [email protected] Date: Thu Aug 6 13:08:36 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=5905
Modified: /wiki/ImageResource.wiki ======================================= --- /wiki/ImageResource.wiki Fri Jun 5 07:43:03 2009 +++ /wiki/ImageResource.wiki Thu Aug 6 13:08:36 2009 @@ -32,5 +32,7 @@ == Supported formats == `ImageBundleBuilder` uses the Java [http://java.sun.com/javase/6/docs/api/javax/imageio/package-summary.html ImageIO] framework to read image data. This includes support for all common web image formats. +Animated GIF files are supported by ImageResource. While the image data will not be incorporated into an image strip, the resource is still served in a browser-optimal fashion by the larger ClientBundle framework. + == Future development == * Add compile-time scaling to images. This would allow a single high-resolution image to be scaled at compile time to the desired size. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
