From: Dave Burt Date: 2006-05-11T00:53:15+09:00 Subject: Re: Image Processing Questions Mike Brum wrote: > 1) What do people use for image processing? I've always used GD when I was > using PHP and it's just "what I'm used to". I'm not really married to any > particular library as long as it has all of the functionality that GD has. RMagick. I haven't really used GD, but I'm sure RMagick is cooler. http://rmagick.rubyforge.org/ Cheers, Dave