The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
image_science 1.1.0 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ryan Davis

Posts: 651
Nickname: zenspider
Registered: Oct, 2004

Ryan Davis is a ruby nerd.
image_science 1.1.0 Released Posted: Jan 5, 2007 4:53 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Ryan Davis.
Original Post: image_science 1.1.0 Released
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Ryan Davis
Latest Posts From Polishing Ruby

Advertisement

image_science version 1.1.0 has been released!

sudo gem install image_science

http://rubyforge.org/projects/seattlerb

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.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/seattlerb

Read: image_science 1.1.0 Released

Topic: The Debugger Previous Topic   Next Topic Topic: The Code Editor

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use