diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/en/history.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 1b815be..f25b10f 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -21,6 +21,11 @@ <li dir="ltr"> <span style="color: #008000">Changed:</span> ICON format now supports writing up to 10 images.</li> + <li dir="ltr"> + <span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + style="color: #000000"> image:<strong>HasAlpha</strong>() method in + Lua was returning a number instead of a boolean, so <strong>im</strong>.<strong>ImageCreateBased</strong> + was adding an alpha channel to all new images.</span></span></li> </ul> <h3 dir="ltr"> <a href="http://sourceforge.net/projects/imtoolkit/files/3.6.1/">Version 3.6.1</a> (23/Apr/2010)</h3> |