diff options
author | scuri <scuri> | 2009-09-28 20:18:52 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-09-28 20:18:52 +0000 |
commit | d2c116c0adc98b18124b6c3cbf2b839d5719444f (patch) | |
tree | 7aaf21298526da5fa1516d15782dc4c8ed1b6fc6 /html | |
parent | 9f84f624d3a6be89804a55ddea878f4cdaca6e77 (diff) |
Changed: imProcessPrune renamed to imProcessRemoveByArea, and added a new parameter to select inside or outside the interval.
Diffstat (limited to 'html')
-rw-r--r-- | html/en/history.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/html/en/history.html b/html/en/history.html index cec5209..afff43e 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -12,7 +12,7 @@ <h1>History of Changes</h1> <h3 dir="ltr"> - CVS (10/Set/2009)</h3> + CVS (28/Set/2009)</h3> <ul> <li><span style="color: #0000FF">New:</span> function <strong> imImageGetOpenGLData</strong>.</li> @@ -35,6 +35,9 @@ style="color: #000000"> <strong>imImageCreateBased</strong> and <strong>imConvertColorSpace</strong> now also consider the alpha plane.</span></span></li> + <li><span style="color: #008000">Changed: </span><strong>imProcessPrune</strong> + renamed to <strong>imProcessRemoveByArea</strong>, and added a new + parameter to select inside or outside the interval.</li> <li><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span style="color: #000000"> PNG attribute TransparencyIndex. new PNG attribute TransparencyMap. TransparentColor renamed to |