diff options
Diffstat (limited to 'html/en')
-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 |