Michael Leung wrote:> Does anyone know of a library to resize images aside from RMagick?
> RMagick looks awesome but I''ve heard it doesn''t really
work on Windows,
> and it doesn''t work with Ruby 1.8.4.
>
> Also, all I need to do is resize some images. With RMagick that might be
> trying to swat a fly with a howitzer.
I have been using rMagick to resize uploaded images on a windows box for
a while now. The install isn''t as easy as a regular gem, but it
wasn''t
too hard, and all works fine. I''m using Ruby 1.8.2 on my main
development machine, but I''m sure I''ve had it working with
1.8.4 (but
that might have been on a Mac).
Hope that helps.
Dan
--
Posted via http://www.ruby-forum.com/.