|
|
Rank: Newbie Groups: Member
Joined: 4/16/2008 Posts: 5 Points: 15
|
I'm using ImageUploader applet version 2.6.49. I'm resizing images with the highest quality settings and the thumbs are still coming out poorly (aliasing, etc). Here are my settings:
iu.addParam("UploadThumbnail2FitMode","Fit"); iu.addParam("UploadThumbnail2Width","180"); iu.addParam("UploadThumbnail2Height","600"); iu.addParam("UploadThumbnail2JpegQuality","100"); iu.addParam("UploadThumbnail2ResizeQuality","High");
Any thoughts?
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 9/19/2006 Posts: 351 Points: 174
|
Hello,
I’ve tested your version with settings you posted and thumbnails I got were not so bad.
Could you attach one file with thumbnail to this topic to reproduce the problem?
Best regards, Eugene Kosmin.
Aurigma Development Team
|
|
Rank: Newbie Groups: Member
Joined: 4/16/2008 Posts: 5 Points: 15
|
File Attachment(s):
00001.jpg (387kb) downloaded 10 time(s).
EO attached the following image(s):

|
|
Rank: Advanced Member Groups: Member
Joined: 9/19/2006 Posts: 351 Points: 174
|
Ok, I reproduced the problem, thumbnail is really bad.
Thanks for a bug reporting, this is an issue and will be fixed in the next version.
Best regards, Eugene Kosmin.
Aurigma Development Team
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 510 Points: 360
|
Hello,
The problem is fixed in the version 5.1.10. This version is available on the site currently and you can download it. If you have some questions – please, let us know.
Sincerely yours, Dmitry Sevostjanov.
|
|
|
Guest |