Skip to content
Bart Jedrocha edited this page Aug 8, 2015 · 35 revisions

This page acts as a listings page for dragonfly add-ons.

Feel free to add your own add-on to the list below. It could be anything from a small code snippet to a full-on gem.

You might want to include a name, brief description, author and link to a gist/repository/homepage.


Contents


Data stores

Generators

  • initial_avatar - generates Gmail style initials avatars. Accepts options text color, background color, size, and font. This generator is available as part of the avatar_magick plugin.

Processors

  • Resize and pad an image: .convert('-resize 186x104 -background white -gravity center -extent 186x104')
  • Watermark - Bradley Schaefer ([email protected])

Analysers

  • Add me!

Plugins

  • imagemagick - A plugin for configuring an ImageMagick integration.
  • avatar_magick - A plugin for generating Gmail style initials avatars.

Various

Misc

Clone this wiki locally