MojoMagick
A simple Ruby language wrapper for ImageMagick. Download and see docs for more details. Fun! Harmless!
Installing MojoMagick
From Rails
- You can obtain the latest version with this command from the root of your Rails application:
- Unix/Mac:
./script/plugin install svn://svn.misuse.org/science/mojo_magick/trunk
- Windows:
ruby script/plugin install svn://svn.misuse.org/science/mojo_magick/trunk
- Unix/Mac:
Straight from SVN
- From a command prompt in the folder where you want to put MojoMagick, run:
svn export svn://svn.misuse.org/science/mojo_magick/trunk
Comments and questions can be posted here: http://www.misuse.org/science/2008/01/30/mojomagick-ruby-image-library-for-imagemagick/
