ImageMagick is continually being enhanced. Check this section
periodically to see what enhancements have been added. See
Changelog for past enhancements and bug fixes.
- Convert or manipulate images directly from a Web page with
MogrifyMagick.
- The ImageMagick distribution is now available on
CD.
- The Macintosh port has two enhancements: 1) the binaries are FAT and
2) ImageMagick can now read PICT images.
- The NT distribution now contains a Visual C++ workspace
(contributed by Bill Radcliffe).
- Text is now aliased when rendering Postscript.
- Subimages can now be specified in any order. For example,
image.miff[3,2], image.miff[11-1], or
image.miff[1,2,2,3].
-
PythonMagick is an object-oriented Python interface to the
ImageMagick routines.
- PerlMagick is an object-oriented
Perl interface to the ImageMagick routines.
- There is a port of ImageMagick for
Windows NT/Win95.
- Display has a new command
Miscellany->Show Preview. This function allows you
to preview the effects of different image operators at varying scales.
- Display nows supports the
DndProtocols for drag-n-drop.
- Added a new format, PLASMA, a plasma fractal image.
Specify the base color as the filename (e.g. plasma:blue-yellow). Use
fractal to initialize to a random value (e.g. plasma:fractal).
Image manipulation software that works like magic.