> Recent ImageMagick Changes

2001-09-25  Cristy  
	* Removed most lint complaints from the source.
	* strtod() returns different results on Linux and Solaris for 0x13.
	* Added a MATLAB encoder contributed by Jaroslav Fojtik.

2001-09-21  Cristy  
	* Replaced TemporaryFilename() with UniqueImageFilename().
	* ImageMagick CORE API is not 64-bit clean.

2001-09-20  Cristy  
	* Fixed svg.c to accept a viewbox with a negative offset.

2001-09-15  Cristy  
	* Surveying the code for 64-bit compatibility.
	* The cloned colormap was too small (reported by Glenn).
	* A blob was being unmapped more than once for multi-frame images.

2001-09-12  Cristy  
	* Text drawing now handles UTF8-encoding.
	* Off-by-one GetImagePixels() fix in draw.c
	* PingImage() now reports attributes for all images in
	  an image sequence.

2001-09-10  Bob Friesenhahn  
	* magick/image.h: Rename QuantumLeap define to QuantumDepth.
	  QuantumDepth is set to the values 8 or 16, depending on user
	  configuration option.

2001-09-09  Cristy  
	* Updated PerlMagick signatures to reflect new digital
	  signature algorithm.

2001-09-08  Cristy  
	* ImageMagick defaults to 16-bit quantum.  Set QuantumMagick for
	  8-bit.
	* Changed image->blob from BlobInfo to BlobInfo* so the Image
	  structure size is not dependent on the large-file preprocessor
	  defines.

2001-09-07  Cristy  
	* Added -background to convert program usage text.
	* DispatchImage() now properly handles grayscale images.

2001-09-01  Glenn  
	* The compression quality setting is now recognized when creating
	  MPEG images (contributed by Lawrence Livermore National Laboratory
	  (LLNL)).


 


Home Page Image manipulation software that works like magic.