image_voodoo icon indicating copy to clipboard operation
image_voodoo copied to clipboard

NoMethodError: undefined method `hex_to_color' for #<ImageVoodoo:0x77bd0897>

Open PetrKaleta opened this issue 9 years ago • 0 comments

NoMethodError: undefined method `hex_to_color' for #<ImageVoodoo:0x77bd0897>
from /Users/Petr/.rbenv/versions/jruby-1.7.20/lib/ruby/gems/shared/gems/image_voodoo-0.8.8/lib/image_voodoo/awt.rb:34:in `add_border'

hex_to_color is defined as class method...

PetrKaleta avatar May 27 '15 19:05 PetrKaleta