On 7/1/07, J.J. Merrick <[EMAIL PROTECTED]> wrote: > > I use it extensively and once i upgraded my laptop to CF8 I had to copy to > another dev server running 7 to test that code. I wanted to be able to get > everything working in CF8 without having to change to CFimage for the time > being. > > You rock dude!
Thanks =) Probably sometime in the next few weeks, there will be a NEW version that actually makes use of CFIMAGE tags instead of the java, when available. I figure I've got a bunch of apps that use image.cfc and i don't necessarily want to change the code in those apps ... should be quite easy to make image.cfc use cfimage on CF8 servers in order to get the better quality and presumably improved speed.. without any need to change the interface. I'm pretty happy about it. I actually got some help from some folks on the java2d-interest mailing list. They're the ones that suggested copying the source into a new bufferedimage object of an appropriate type, and *THEN* performing the manipulations. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282663 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

