image_science version 1.2.2 has been released!
ImageScience is a clean and happy Ruby library that generates
thumbnails – and kicks the living crap out of RMagick. Oh, and it
doesn’t leak memory like a sieve.
For more information including build steps, see
http://seattlerb.rubyforge.org/
Changes:
1.2.2 / 2012-03-13
-
1 minor enhancement:
- Extended build to look for homebrew setup (hcatlin)
-
2 bug fixes:
- Fixed 1.9 warnings, clang warnings, etc…
- Fixed compilation error when ruby’s config mandates C89 style decls.
(nocode)