diff options
author | scuri <scuri> | 2011-08-29 16:21:30 +0000 |
---|---|---|
committer | scuri <scuri> | 2011-08-29 16:21:30 +0000 |
commit | 7f7f2c488079f2929f8295eccb491cbe3b40f301 (patch) | |
tree | 689a8f0665f8af857378d4faf84ab8c8c2916991 /html/en | |
parent | a2596ae54440d4d64f6df207298ab5c61513f1fa (diff) |
Fixed: im.ProcessUniformErrThreshold, im.ProcessMinMaxThreshold and im.ProcessPercentThreshold return value in Lua.
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/history.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 4814980..55fe535 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -49,6 +49,12 @@ style="color: #000000"> <span class="hist_fixed">Fixed:</span> im.<strong>ProcessAddMargins</strong> in Lua to accept sizes greater or equal than the source size.</span></span></li> + <li dir="ltr"><span style="color: #008000"> + <span + style="color: #000000"> + <span class="hist_fixed">Fixed:</span> im.<strong>ProcessUniformErrThreshold</strong>, + im.<strong>ProcessMinMaxThreshold</strong> and im.<strong>ProcessPercentThreshold</strong> + return value in Lua.</span></span></li> </ul> <h3 dir="ltr"> <a href="http://sourceforge.net/projects/imtoolkit/files/3.6.3/">Version |