>> I will see if Alagad has a sharpening option.

It is not only a matter of sharpening.
The quality depends mostly on the algorithm used to reduce the image.
Some algorithms just drop some pixels and keep one pixel every n pixels.
This not good. Good algorithm will also interpolate every remaining pixel
between its disappearing neighbors.
Also, for a gif file, the number of colors must be increased to 32 bits 
first, then the image is reduced,
then a new optimized 256 colors palette is defined.
Most available tags wont do this, except ImageCR.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285576
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to