]> granicus.if.org Git - imagemagick/blob - ChangeLog
Added checks for exceptions.
[imagemagick] / ChangeLog
1 2012-04-27  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
2   * Allow the use of set and escapes when no images in memory
3     (unless you attempt to access per-image meta-data)
4     Currently does not include %[fx:...] and %[pixel:...]
5
6 2012-10-05  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
7   * Rather than replicate 'options' into 'artifacts' make a link
8     from image to image_info and lookup a global option if no artifact
9     is defined.
10
11 2012-09-11  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
12   * sigmoidal-contrast:
13   * Remove unnecessary initial ClampToQuantum.
14
15 2012-09-10  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
16   * sigmoidal-contrast:
17   * Direct computation, without LUT;
18   * Fix re-declaration of i (at the top, and inside a conditional).
19
20 2012-09-04  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
21   * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
22
23 2012-08-08  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
24   * Add final ClampToQuantum in sigmoidal colormap loop.
25   * Remove OpenMP calls from colormap update loops.
26
27 2011-08-01  7.0.0-0 Cristy  <quetzlzacatenango@image...>
28   * New version 7.0.0-0.
29