PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.0.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/)
-   -   Image quality after watermark (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/118784-image-quality-after-watermark.html)

paradise July 21st, 2005 11:41 PM

Image quality after watermark
 
I am upgraded to Gallery 1.0 but I am still having problems with the image quality after Watermarking. I have the Original images set to Not save. And I still can not find how to control the quality of the images the gallery saves after applying the tiny PNG watermark.

IT takes a 66k file and makes it 24k with very VERy noticable artifacts. If the file has text in it in the JPG, it's unreadable.

Can anyone help? I have tried the method in this thread below, but it does not work, I can not find the functions in the last post. I guess the 1.0 is very different than the RC3 or RC4 were.
http://www.vbadvanced.com/forum/show...=image+quality

Brian July 22nd, 2005 07:42 PM

Re: Image quality after watermark
 
Try looking for this code:
Code:

Content visible to verified customers only.
Replace with this:
Code:

Content visible to verified customers only.
And see if that makes any difference. Another solution may also be to switch to ImageMagick as your resizing program as well.

paradise July 22nd, 2005 07:44 PM

Re: Image quality after watermark
 
brian, re: switch, do I have to ask the server people? Is it usually installed on the servers?

Brian July 22nd, 2005 07:47 PM

Re: Image quality after watermark
 
It depends on the server. If you want to try it out real quick, switch the resizing program option to IM, then try these for your 'Resize Program Path' option:
/usr/bin/
/usr/local/bin

Those are just the most common locations. If they don't work then I would contact your host and ask them if they have IM installed, what the path is, and if they don't if they could install it for you. Most good hosting companies will not have a problem with installing IM.


All times are GMT -5. The time now is 01:58 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97