If I recall its because image writing in java does not support
compression but rather writes the images out uncompressed. You will
need tocompress them in a separate step. You can verify they are
uncompressed by zipping the generated images and watch the size shrink.
--
You received this message
That might be of interest to you:
http://code.google.com/p/google-web-toolkit/issues/detail?id=5651
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe f
Please file bug reports on the issue tracker so there is a better
record. It's OK to cross-post them here, as well.
http://code.google.com/p/google-web-toolkit/issues/list
/dmc
On Thu, Feb 24, 2011 at 1:23 PM, Armishev, Sergey wrote:
> Somebody from GWT team could answer? Am I doing something w