tario / imageruby

flexible and easy to use ruby gem for image processing
http://tario.github.com/imageruby/doc/
GNU General Public License v3.0
16 stars 1 forks source link

Error when trying to run examples #7

Closed tario closed 11 years ago

tario commented 11 years ago

$ ruby gradient.rb /home/railsdev1/.rvm/gems/ruby-1.9.3-p385@default/gems/imageruby-0.2.3/lib/imageruby/pureruby.rb:156:in <': comparison of String with 255 failed (ArgumentError) from /home/railsdev1/.rvm/gems/ruby-1.9.3-p385@default/gems/imageruby-0.2.3/lib/imageruby/pureruby.rb:156:inblock (2 levels) in draw!' from /home/railsdev1/.rvm/gems/ruby-1.9.3-p385@default/gems/imageruby-0.2.3/lib/imageruby/pureruby.rb:151:in each' from /home/railsdev1/.rvm/gems/ruby-1.9.3-p385@default/gems/imageruby-0.2.3/lib/imageruby/pureruby.rb:151:inblock in draw!' from /home/railsdev1/.rvm/gems/ruby-1.9.3-p385@default/gems/imageruby-0.2.3/lib/imageruby/pureruby.rb:145:in each' from /home/railsdev1/.rvm/gems/ruby-1.9.3-p385@default/gems/imageruby-0.2.3/lib/imageruby/pureruby.rb:145:indraw!' from gradient.rb:27:in block in <main>' from gradient.rb:26:ineach' from gradient.rb:26:in `

'

tario commented 11 years ago

Fixed on release 0.2.4