0.0.2 • Published 12 years ago

imagine-magick v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

Imagine-Magick

Image operations for Imagine using the Magick ImageMagick bindings library.

Installation

If your haven't already done so, make sure to install imagine-magick in your Imagine folder:

$ npm install imagine-magick

Then place imagine-magick in the operations section of your Imagine config, like so:

"operations": [
  "imagine-magick"
]

License

Imagine-Magick is distributed under the MIT License. See LICENSE for more details.