2016-05-07 7.0.1-3 Cristy * Remove https delegate. 2016-05-06 7.0.1-2 Cristy * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507. 2016-05-04 7.0.1-2 Cristy * Check for buffer overflow in magick/draw.c/DrawStrokePolygon(). * Replace show delegate title with image filename rather than label. * Fix GetNextToken() off by one error. * Remove support for internal ephemeral coder. 2016-05-03 7.0.1-1 Cristy * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503. 2016-05-03 7.0.1-1 Cristy * Sanitize input filename for http / https delegates (improved patch). * Fix for possible security vulnerabilities (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588). 2016-04-30 7.0.1-0 Cristy * New version 7.0.1-0, GIT revision 10716:b527bce:20160430. 2016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed * Add support for languages that require complex text layout (reference https://github.com/ImageMagick/ImageMagick/pull/88). 2012-04-27 7.0.0-0 Anthony thyssen * Allow the use of set and escapes when no images in memory (unless you attempt to access per-image meta-data) Currently does not include %[fx:...] and %[pixel:...] 2012-10-05 7.0.0-0 Anthony thyssen * Rather than replicate 'options' into 'artifacts' make a link from image to image_info and lookup a global option if no artifact is defined. 2012-09-11 7.0.0-0 Nicolas Robidoux * sigmoidal-contrast: * Remove unnecessary initial ClampToQuantum. 2012-09-10 7.0.0-0 Nicolas Robidoux * sigmoidal-contrast: * Direct computation, without LUT; * Fix re-declaration of i (at the top, and inside a conditional). 2012-09-04 7.0.0-0 Nicolas Robidoux * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate). 2012-08-08 7.0.0-0 Nicolas Robidoux * Add final ClampToQuantum in sigmoidal colormap loop. * Remove OpenMP calls from colormap update loops. 2011-08-01 7.0.0-0 Cristy * New version 7.0.0-0.