RE: CFX_Image - Quality of images not good when rotating

2002-12-06 Thread Craig Dudley
I didn't write the original java, just converted it to run as a cfx and pass out the new width/height, as I said previously, it is fast even when compared to cfx_image but only does jpg's. Have fun, Craig. -Original Message- From: Craig Dudley Sent: 03 December 2002 16:38

RE: CFX_Image - Quality of images not good when rotating

2002-12-05 Thread jon roig
;jon roig" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 12:06 AM Subject: RE: CFX_Image - Quality of images not good when rotating Kind of interesting -- somebody sat down and wrote a custom tag to manipulate imagemagick. http:

Re: CFX_Image - Quality of images not good when rotating

2002-12-05 Thread Tyler Silcox
-Talk" <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 12:06 AM Subject: RE: CFX_Image - Quality of images not good when rotating Kind of interesting -- somebody sat down and wrote a custom tag to manipulate imagemagick. http://www.alagad.com/index.cfm/name-mtinfo -- jon

RE: CFX_Image - Quality of images not good when rotating

2002-12-04 Thread jon roig
: [EMAIL PROTECTED] -Original Message- From: Mark Smeets [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 7:27 PM To: CF-Talk Subject: Re: CFX_Image - Quality of images not good when rotating Awesome idea...one slight problem, where's the link to downlo

RE: CFX_Image - Quality of images not good when rotating

2002-12-04 Thread Ciliotta, Mario
-Original Message- From: Jesse Houwing [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 7:42 PM To: CF-Talk Subject: Re: CFX_Image - Quality of images not good when rotating Craig Dudley wrote: >I have a java cfx that does this, but so far it only works with jpg'

Re: CFX_Image - Quality of images not good when rotating

2002-12-04 Thread Jesse Houwing
Craig Dudley wrote: >I have a java cfx that does this, but so far it only works with jpg's. >It's very fast though. > >I'll gladly post the code on here should you want it. I think if you're >going to use java tags in cf you should at least learn how to compile it >yourself, you may understand how

Re: CFX_Image - Quality of images not good when rotating

2002-12-04 Thread Mark Smeets
Awesome idea...one slight problem, where's the link to download it? -- Date: Tue, 3 Dec 2002 19:27:12 -0800 From: <[EMAIL PROTECTED]> Subject: Re: CFX_Image - Quality of images not good when rotating Message-ID: &l

Re: CFX_Image - Quality of images not good when rotating

2002-12-04 Thread Kay Smoljak
Rick Faircloth wrote: > I've reviewed it's description on your site. > So the tag, when resizing an image, actually creates > a separate file, "outfile", when executed, right? > And the smaller, thumbnail, is actually a new, smaller size (disk space > size) > than the original. You can specify wha

Re: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread cf-talk
Install Image Magick (it's free) and use CFEXECUTE. www.imagemagick.org -Novak - Original Message - From: "Mark Smeets" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 4:31 PM Subject: RE: CFX_Image - Quality of

Re: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Jason Miller
photoshop you can program it witht he history and macros fireworks with a scriplet imageready with I think they refer to a droplet all the same things - real simple batch compressions - BUT if it's personal and you just want to spend 3 minutes putting up 400 photos - try the feature photo album i

Re: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Bob Haroche
> Any thoughts? Maybe I should just get the camera to convert the > files...wonder if photoshop can do a batch convert.(She's got like > 400+photo's of her trip to cuba) Sorry that I missed the beginning of this thread, but if you're looking for an easy and free way to view, manipulate, batch con

RE: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Mark Smeets
Hi all, Actually it is a jpg which is being uploaded, (coming off a digital camera) but this is my own little thing, not a job (just making a picture gallery for my girlfriend - so not exactly willing to part with $$ for it) Any thoughts? Maybe I should just get the camera to convert the files...

Re: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Zac Spitzer
Craig Dudley wrote: > I'd stick to cfx_image then, it works well, can read and convert many, > many formats. It's fast enough as well, as long as you don't run it on > the front end of your site. just make sure your using the latest version too http://www.kolumbus.fi/jukka.manner/ z ~~~

RE: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Craig Dudley
that really augment my cf code well, extra speed is always nice after all. Craig. -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED]] Sent: 03 December 2002 16:32 To: CF-Talk Subject: RE: CFX_Image - Quality of images not good when rotating Hi, Craig. I'm a complete j

RE: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Rick Faircloth
Craig Dudley [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 11:00 AM To: CF-Talk Subject: RE: CFX_Image - Quality of images not good when rotating I have a java cfx that does this, but so far it only works with jpg's. It's very fast though. I'll gladly post the code on

RE: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Craig Dudley
ag works better that way. So I wont be sending anyone the actual cfx. Craig. -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED]] Sent: 03 December 2002 15:52 To: CF-Talk Subject: RE: CFX_Image - Quality of images not good when rotating Hi, Kay. The cfx_pwimageproc tag lo

RE: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Rick Faircloth
ctions -Original Message- From: Kay Smoljak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 10:12 AM To: CF-Talk Subject: Re: CFX_Image - Quality of images not good when rotating Mark Smeets <[EMAIL PROTECTED]> wrote: > Has anyone experienced this when rotating images u

Re: CFX_Image - Quality of images not good when rotating

2002-12-03 Thread Kay Smoljak
Mark Smeets <[EMAIL PROTECTED]> wrote: > Has anyone experienced this when rotating images using this tag? The moment > I rotate an image, the quality is degraded. I checked through the IML readme > file that the tag comes with and after adding the quality command, there's > been no improvement. Ar

RE: CFX_Image - Quality of images not good when rotating

2002-12-02 Thread Tony Weeg
ever tried rotating an image a bunch of times in photoshop, or sizing/resizing/sizing, you will see a degredation of quality this way as wellh wonder if its related? ...tony -Original Message- From: Mark Smeets [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 12:18 AM