A custom branch of ImageMagick
"Pete Warden" <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
thanks for the amazing job you've done with ImageMagick, it's an
incredibly useful piece of software. I'm using it to support my Facebook
app, Funhouse Photo, up at:
http://apps.facebook.com/funhousephoto/
I've had to make a few additions to support some of my needs, including an
absolute distortion map composite mode, erode/dilate and scaling an image to
match the size of a different image. Some of them are a bit hacky, but the
erode/dilate at least is fairly clean. A snapshot of my branch is available
at:
http://funhousepicture.com/ImageMagick-6.3.5.tar
Once I get a chance, I'll submit a cleaned-up diff against the development
branch for consideration. I've also blogged about my experiences with IM at
http://petewarden.typepad.com/
Hopefully you'll be able to correct anything I've got wrong in there.
thanks,
Pete