Skip to content

spieker/dragonfly-minimagick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 for more info, as the equivalent ImageMagick methods have the same API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages