| 2016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...> |
| * Check for buffer overflow in magick/draw.c/DrawStrokePolygon(). |
| |
| 2016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...> |
| * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503. |
| |
| 2016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...> |
| * 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 <quetzlzacatenango@image...> |
| * 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 <A.Thyssen@griffith...> |
| * 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 <A.Thyssen@griffith...> |
| * 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 <nicolas.robidoux@gmail...> |
| * sigmoidal-contrast: |
| * Remove unnecessary initial ClampToQuantum. |
| |
| 2012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...> |
| * 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 <nicolas.robidoux@gmail...> |
| * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate). |
| |
| 2012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...> |
| * Add final ClampToQuantum in sigmoidal colormap loop. |
| * Remove OpenMP calls from colormap update loops. |
| |
| 2011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...> |
| * New version 7.0.0-0. |
| |