Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
daveg  
#1 Posted : Sunday, February 24, 2008 8:21:08 PM(UTC)
daveg

Rank: Member

Groups: Member
Joined: 2/24/2008(UTC)
Posts: 19

Hello,

I am using imageuploader with png watermarking. The images are uploaded and resized only if they are bigger than the max image size, so an image has to be less than 600px x 600px, if it's bigger i have aurigma resize it, otherwise it retains it's smaller dimensions so it isn't blurred. This means potentially very small images can be uploaded and when i place the same size watermark over these then it looks crazy.

I have read in another post that imageuploader only supports one watermark size but i just wondered if anyone had come up with any solution to this problem. I can go back to what i always did previously and use GD to write the watermark server side after upload but i would rather have imageuploader do it. If anyone has come up with anything or has any ideas then i would love to hear them.

Thanks very much everyone,

Dave
Eugene Kosmin  
#2 Posted : Monday, February 25, 2008 1:32:42 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hello,

1. You can use MinImageWidth and MinImageHeigth properties to prevent very small images to be uploaded.

2. Or you can create additional thumbnail with smaller watermark image. Then you can choose on server side which thumbnail to use depending on original image dimensions.

I’ve added your feedback to our bag tracking system, possibly there will be some changes in future versions.
Best regards,
Eugene Kosmin
The Aurigma Development Team
Users browsing this topic
Guest
Similar Topics
Watermark Sizing (Discussions – ActiveX/Java Uploader)
by LovinLounge 10/2/2007 5:30:24 AM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.