Annoying isnt it....CFX_ImageCR from efflare.com is a nice tag, images come out great and there are alot of optional attributes.
They also have a new release CFX_ImageFlare.. looks pretty promising as well ----- Original Message ----- From: "David Notik" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 1:30 PM Subject: A smoother CFX_Image? > Hi all: > > I'm using CFX_Image as follows: > > <CFX_IMAGE ACTION="IML" > > FILE="#g_BaseWebPath#\#g_TempFolder#\#cffile.serverfile#" > COMMANDS=" > ## thumbnail sizes > setvar x=150 > setvar y=150 > ## Set max jpeg quality > setjpegquality 100 > ## make the image grayscale > grayscale > ## resize width > resize <x> > ## write it! > write > #g_baseimagepath#\thumbnails\thumb_#cffile.serverfile#"> > > > The image, however, comes out fuzzier than I'd like it to be. I tried > playing around with some settings, but can't improve it too much. Any > ideas? > > --D > > > ################### > David Notik > Digital202, LLC > Imagination gone digital. > Web: <http://www.digital202.com/> www.digital202.com > E-mail: <mailto:dave@;digital202.com> [EMAIL PROTECTED] > Office: (206) 575-1717 > Mobile: (206) 351-3948 > ################### > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

