Hey Rick...

Did you get the image compression sorted out? Did you try my method with the
slight blur?

I recommend changing the picture of the Disney castle to a new pic so that
the new version stands out more.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Rick Root [mailto:[EMAIL PROTECTED]
Sent: Friday, December 08, 2006 10:35 PM
To: CF-Talk
Subject: ImageCFC 2.0 Released


I've completed imageCFC version 2.0

Numerous changes since beta 3... and unfortunately some of the changes
will break your code if you're using image.cfc 2.0 beta.

http://www.opensourcecf.com/imagecfc

NEW (REAL) DOCUMENTATION!
http://www.opensourcecf.com/imagecfc/docs/imageCFC.cfm

This release includes a few bug changes plus the following changes:

  o readImage() and writeImage() are now public methods.

  o writeImage() method writes to temp directory and then uses
    cffile to move image to its final destination.  This corrects
    a known issue where resizing an image down and saving it to
    the same file did not actually reduce the physical file size.

  o changed scaleX() to scaleWidth()

  o changed scaleY() to scaleHeight()

  o Added optional preserveAspect argument to resize() method
    (allowing you to resize an image to fit within a certain width
    and height without messing with the aspect ratio)

o  You can turn text antialiasing on and off, or change the
    interpolation mode now using the setOption() method.

  o WROTE REAL API DOCUMENTATION!

There are a variety of other fixes and minor enhancements.  Please see
the full change log on the site for details.

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263520
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