Tim Hunter wrote: > Tim Hunter wrote: > > >>RMagick enters its 3rd year. > > > Boy is my face red. I forgot this part: > > RMagick is a binding for the ImageMagick and GraphicsMagick image processing > libraries. These libraries support more than 80 image formats including > GIF, JPEG, PNG, PDF, and EPS. RMagick features over 150 methods for image > creation, editing, and format conversion, and includes comprehensive HTML > documentation with more than 100 complete examples. > > As always, RMagick is available at RubyForge: http://rmagick.rubyforge.org > > > Does RMagick distribution include ImageMagick and GraphicsMagick libraries or do I have to install both ImageMagick and GraphicsMagick first before able to use RMagick? . Thanks