From b68baf19a252e0460933d92fbadde1eee2c19f4c Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 17 Oct 2008 17:39:06 +0000 Subject: *** empty log message *** --- html/en/history.html | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'html/en/history.html') diff --git a/html/en/history.html b/html/en/history.html index a030602..42788b9 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -16,18 +16,14 @@
  • New: imlua_avi, imlua_wmv and imlua_jp2 libraries so the repective formats can be dinamically loaded using require.
  • -
  • Fixed: reviewed and fixed the parameter - checking of all IMLua processing functions. Also reviewed all IMLua - parameter checking. Thanks to Lucas Lorensi.
  • -
  • Fixed: loading of TIFF format with - old JPEG compression.
  • -
  • Fixed: loading and saving of PNM - format when data in textual format and gray values are greatter than 255.
  • -
  • Fixed: Bicubic and Zero order - interpolation for all geometric operations for pixels near the image border - when increasing image size.
  • -
  • Fixed: Lua samples.
  • -
  • Fixed: ICON format in 64 bits Linux.
  • +
  • Changed: + + IMPORTANT - + the "imlua_cd" library moved from IM to CD under the name "cdluaim".
  • +
  • Changed: + + IMPORTANT - the support services + (Downloads, Mailing List and CVS) moved from LuaForge to SourceForge.
  • Changed: All dll8 and dll9 DLLs now have a Manifest file that specifies the correct MSVCR*.DLL.
  • Changed: @@ -39,10 +35,18 @@ Copyright notice modified to reflect the registration at INPI (National Institute of Intellectual Property in Brazil). License continues under the same terms.
  • -
  • Changed: - - IMPORTANT - - the "imlua_cd" library moved from IM to CD under the name "cdluaim".
  • +
  • Fixed: reviewed and fixed the parameter + checking of all IMLua processing functions. Also reviewed all IMLua + parameter checking. Thanks to Lucas Lorensi.
  • +
  • Fixed: loading of TIFF format with + old JPEG compression.
  • +
  • Fixed: loading and saving of PNM + format when data in textual format and gray values are greatter than 255.
  • +
  • Fixed: Bicubic and Zero order + interpolation for all geometric operations for pixels near the image border + when increasing image size.
  • +
  • Fixed: Lua samples.
  • +
  • Fixed: ICON format in 64 bits Linux.
  • Version 3.3 (26/Nov/2007)