I have an app that does two image transforms - it reduces the size of
images from rss feeds and spits out jpeg format images that are stored
in the datastore. It also stores the original size images that it
stores in jpeg format.

image1:  original image => resize => "I'm Feeling Lucky" => jpeg

image2: original image  => "I'm Feeling Lucky" => jpeg

When I look at the reduced size image in a browser, sometimes, the
image's white background is changed to black.  Known issue or Bug?

orig:
http://salonnewsapp.appspot.com/server?imagekey=da866db2b26c03e8e7866987e433431b6c068ea3&fullsize=1

reduced size:
http://salonnewsapp.appspot.com/server?imagekey=da866db2b26c03e8e7866987e433431b6c068ea3

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to