blob: d2dfe6830a3ddb03caf96fbe1b861b5e768edf0c [file] [log] [blame]
Cristy726812f2016-05-04 19:09:35 -040012016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...>
2 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
3
Cristy044a9bc2016-05-03 15:39:17 -040042016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
5 * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
6
72016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
Cristya852ab52016-05-03 09:26:43 -04008 * Sanitize input filename for http / https delegates (improved patch).
9 * Fix for possible security vulnerabilities (reference
10 https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
11
Cristy87cd29e2016-04-29 12:43:54 -0400122016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
Cristye46b7d12016-04-30 14:57:11 -040013 * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
Cristy87cd29e2016-04-29 12:43:54 -040014
Cristycda34832016-01-31 09:43:49 -0500152016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
Cristy17f8c722016-01-31 09:42:56 -050016 * Add support for languages that require complex text layout (reference
17 https://github.com/ImageMagick/ImageMagick/pull/88).
18
anthonyefefe162013-04-27 06:29:20 +0000192012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
20 * Allow the use of set and escapes when no images in memory
21 (unless you attempt to access per-image meta-data)
22 Currently does not include %[fx:...] and %[pixel:...]
23
anthony5f78bca2012-10-05 06:51:00 +0000242012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
25 * Rather than replicate 'options' into 'artifacts' make a link
26 from image to image_info and lookup a global option if no artifact
27 is defined.
28
nicolasae085e22012-09-11 09:36:38 +0000292012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000030 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +000031 * Remove unnecessary initial ClampToQuantum.
32
nicolas07299f12012-09-10 17:30:07 +0000332012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000034 * sigmoidal-contrast:
35 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +000036 * Fix re-declaration of i (at the top, and inside a conditional).
37
nicolase3466022012-09-04 13:51:46 +0000382012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +000039 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +000040
cristya7c78602012-08-10 11:08:44 +0000412012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
42 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +000043 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +000044
cristyfa1f2292011-07-27 23:55:10 +0000452011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
46 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +000047