New issue report by swegner2:
Using the native call Image.getScaledInstance() for very large images is
very slow. If we can come up with a similar algorithm using an
AffineTransform, we could potentially speed up the plugin a lot, and make
it much more useful.
The first time I tried to write the code, I ran into problems with images
with transparency. However, with a little more work, I think we could
have it.
Issue attributes:
Status: Accepted
Owner: swegner2
Labels: Type-Defect Priority-High Component-Logic Performance
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by swegner2:
(No comment was entered for this change.)
Issue attribute updates:
Labels: Milestone-Release1.0