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