Sha256: c1948e0cc6c142d1c4f2c65fb800eb6ab47b96504ae8abbe53e1017b1dfd7606

Contents?: true

Size: 604 Bytes

Versions: 1

Compression:

Stored size: 604 Bytes

Contents

Dragonfly-Minimagick
=================

Dragonfly-Minimagick was extracted from the original dragonfly code and provides an analyser, processor, encoder and generator for Dragonfly using the MiniMagick image library. 

It shouldn't be necessary and is provided here in case it's needed for some reason!

Usage
-----

    require 'dragonfly-minimagick'
    Dragonfly[:images].configure_with(:minimagick)

In Rails, the above would be done in an initializer.

See the [dragonfly documentation](http://markevans.github.com/dragonfly) for more info, as the equivalent ImageMagick methods have the same API.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dragonfly-minimagick-0.0.1 README.markdown