Skip to content

rmagick-temp/rmagick

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A new release 2.13.2 of RMagick is now available on github as well as rubygems.

This release will fix the installation issues due to ruby 1.9.3 and ImageMagick 6.8+. You can install it the usual way with bundle by adding to Gemfile:

gem 'rmagick', '2.13.2'

or if you want to be on edge:

gem 'rmagick', '2.13.2', :git=>'http://github.com/rmagick/rmagick.git'

You also install it directly by doing:

gem install rmagick

- Moncef Maiza.

About

An interface to the ImageMagick and GraphicsMagick image processing libraries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages