GraphicsMagick ChangeLog - 2003
2003-12-28 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
magick/annotate.c (RenderFreetype): Ensure that image storage class is set to DirectClass. Text rendering was not working properly on top of PseudoClass images.
magick/map.c (MagickMapRemoveEntry): Logic didn't properly handle removing entry in list.
configure.ac: Added --enable-efence option to enable memory debugging using Electric Fence.
2003-12-27 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
tests/maptest.c (main): Extended test to add an entry to the list after an entry has already been removed.
magick/image.c (ColorspaceTypeToString): Add support for LAB colorspace.