lib/morandi/image-ops.rb in morandi-0.9.0 vs lib/morandi/image-ops.rb in morandi-0.9.1

- old
+ new

@@ -1,4 +1,7 @@ +require 'pango' +require 'colorscore' + module Morandi class ImageOp class << self def new_from_hash(hash) op = allocate()