DMagick on Github:
DMagick has moved to Github: https://github.com/MikeWey/DMagick
DMagick 0.1.1 released:
The first bugfix release is out.
DMagick is an object-oriented D API to the ImageMagick image-processing library.
DMagick's interface is inspired by Magick++ and RMagick.
Documentation:
DMagick is documented with ddoc.
The documentation can be found here: http://dmagick.mikewey.eu/docs/
Requirements:
- A recent D2 compiler >= 2.054
ImageMagick 6.6.0 or greater (6.6.3 for 64bits Windows)
On Windows implib is also required. you can find this utility in the Digital Mars basic utilities package.
Downloads:
Get The latest DMagick source from the repository.
Windows users will also need to download the latest ImageMagick
release.