[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] image_science 1.1.0 Released

Ryan Davis

1/5/2007 10:12:00 AM

image_science version 1.1.0 has been released!

http://rubyforge.org/projects...

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.ruby...

Changes:

== 1.1.0 / 2007-01-05

* 3 major enhancements:
* Added resize(width, height)
* Added save(path)
* All thumbnail and resize methods yield instead of saving directly.
* 1 minor enhancement:
* Will now try to use FreeImage from ports if /opt/local exists.
* 2 bug fixes:
* Fixed the linker issue on PPC.
* Rakefile will now clean the image files created by bench.rb

http://rubyforge.org/projects...