Pasamos de la versión “ImageMagick 6.5.6-5 2009-09-25 Q16” a la “ImageMagick 6.5.7-0 2009-10-14 Q16” de nuestro servicio de manipulación de imágenes; aplicación que sirve para crear, editar y componer imágenes y puede leer, convertir y guardar imágenes en una gran variedad de formatos.
Los cambios realizados son:
2009-10-14 6.5.7-0 Pino Toscano
•ImageMagick fails to build in GNU/HURD due to absence of PATH_MAX.
2009-10-14 6.5.7-0 Cristy
•Black channel is now set properly when resizing CMYKA images.
2009-10-10 6.5.7-0 Anthony Thyssen
•Bug Fixes for degenerate 'affine' cases of BilinearForward distortion.
2009-10-06 6.5.6-10 Cristy
•Declare the MagickCore method SpliceImage() in Magick++/Include.h.
QueueCacheViewAuthenticPixels() for the CopyComposite optimization.
2009-10-04 6.5.6-9 Cristy
•Use GetCacheViewAuthenticPixels() rather than QueueCacheViewAuthenticPixels() for the CopyComposite optimization.
2009-10-03 6.5.6-8 Nick Wellnhofer
•Add missing libraries to the LIBADD entries in coders/Makefile.am, filters/Makefile.am and wand/Makefile.am.
•Use LIBS rather than LDFLAGS in configure.ac for the Freetype delegate library.
2009-10-01 6.5.6-7 Cristy
•Don't use group4 compression if the image is truecolor.
•If image is gray, write grayscale DPX images.
•We no longer lose a scanline when reading multi-frame raw images (Y, R, C, etc.).
•Properly update the EXIF orientation tag.
2009-09-25 6.5.6-6 Cristy
•Permit percentage of hue for HSL (e.g. hsl(12%,...)).