0.0.2 • Published 13 years ago
imagine-magick v0.0.2
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-magickThen 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.