From c196148fb2fd001a16434c46427d7651e5abb7f2 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 26 May 2010 18:29:48 +0000 Subject: # Fixed: image:HasAlpha() method in Lua was returning a number instead of a boolean, so im.ImageCreateBased was adding an alpha channel to all new images. --- html/en/history.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'html') 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 @@
  • Changed: ICON format now supports writing up to 10 images.
  • +
  • + Fixed: image:HasAlpha() method in + Lua was returning a number instead of a boolean, so im.ImageCreateBased + was adding an alpha channel to all new images.
  • Version 3.6.1 (23/Apr/2010)

    -- cgit v1.2.3