Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
2013-10-19 6.8.7-0 Cristy <quetzlzacatenango@image...> New version 6.8.7-1, SVN revision 13486.2013-10-10 6.8.7-1 Cristy <quetzlzacatenango@image...> Add support for the -complex option, perform complex mathematics on an image sequence. Sync pixel cache for -set colorspace cmyk option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24173).2013-09-27 6.8.7-1 Glenn Randers-Pehrson <glennrp@image...> Fixed problem with PNG8 reduction in coders/png.c (special case where exactly 256 colors plus one transparent color are present). Set image->intensity = Rec709LuminancePixelIntensityMethod before setting the colorspace to Gray while reading a gray PNG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24205). This ensures that image->gamma will be set to 1.0 (linear).2013-09-26 6.8.7-1 Dirk Lemstra <dirk@snakeware...> Fixed incorrect size of DICOM image (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24135). Fixed rounding in YUV coder (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24148). Fixed colorspace issue when combining images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24173). Replaced libjpeg with libjpeg-turbo in the windows distribution. Added support for liquid rescale to the windows distribution. Set image type after syncing the pixel cache.
2013-10-22 6.8.7-2 Cristy <quetzlzacatenango@image...> New version 6.8.7-2, SVN revision 13534.2013-10-20 6.8.7-2 Cristy <quetzlzacatenango@image...> Define cmsUInt32Number if LCMS version is < 2000. Set xc:gray() intensity to Rec709Luma (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24303).2013-10-20 6.8.7-2 Dirk Lemstra <dirk@snakeware...> GetImageDepth() no longer returns incorrect depth when HDRI enabled.