You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IR+ 2.0.8 uses java.awt.image.AffineTransformOp to generate JPEG thumbnails.
The quality of the thumbnails it produces is poor; the attached files show that
a thumbnail generated by GraphicsMagick is much better.
Unfortunately, I don't know the Java world well enough to know what
alternatives might be available. It would be nice to go with a one-line call
to GraphicsMagick or ImageMagick -- if available -- but I suppose that's out of
the question given the nature of Java programming.
Original issue reported on code.google.com by [email protected] on 29 Jun 2011 at 2:59
Original issue reported on code.google.com by
[email protected]
on 29 Jun 2011 at 2:59Attachments:
The text was updated successfully, but these errors were encountered: