From oliver at futaura.co.uk Fri Jun 3 20:35:49 2022 From: oliver at futaura.co.uk (Oliver Roberts) Date: Fri, 3 Jun 2022 21:35:49 +0100 Subject: [futaura-announce] WarpPNG V45.25 released Message-ID: WARPPNG V45.25 RELEASED A newly updated, faster version of WarpPNG is now available for download from http://www.warpdt.co.uk/ and also via AmiUpdate or Aminet with the following improvements: - Up to 8% faster on MorphOS, 5% faster on OS4 and WarpOS, and 3% faster on 68k. - Updated with zlib 1.2.12. - OS4 version recompiled with GCC 11.2.0. - MorphOS and WarpOS versions recompiled with VBCC 0.9h. - Tweaked version string so that CPU information can be viewed with the version command. From oliver at futaura.co.uk Sat Oct 8 11:33:05 2022 From: oliver at futaura.co.uk (Oliver Roberts) Date: Sat, 8 Oct 2022 12:33:05 +0100 Subject: [futaura-announce] WarpJPEG V45.17 + WarpPNG V45.26 released Message-ID: WARPJPEG V45.17 + WARPPNG V45.26 RELEASED New versions of WarpJPEG and WarpPNG are now available for download from http://www.warpdt.co.uk/ and also via AmiUpdate or Aminet. The full list of changes follows: WarpJPEG: - Merged in changes from IJG jpeglib v9e. - Disabled asynchronous i/o when loading images via OS4 vector-port filesystems, removing overhead to improve performance (still enabled for older filesystems such as FFS2 and SFS). - OS4 version recompiled with GCC 11.2.0. - MorphOS and WarpOS versions recompiled with VBCC 0.9h. - Tweaked version string so that CPU information can be viewed with the version command. WarpPNG: - Updated with libpng 1.6.38. - Disabled asynchronous i/o when loading images via OS4 vector-port filesystems, removing overhead to improve performance (still enabled for older filesystems such as FFS2 and SFS). - Fixed bug in instance memory allocation on OS4. -- Oliver Roberts / @Futaura / www.futaura.co.uk From oliver at futaura.co.uk Sun Oct 9 21:09:08 2022 From: oliver at futaura.co.uk (Oliver Roberts) Date: Sun, 9 Oct 2022 22:09:08 +0100 Subject: [futaura-announce] WarpWebP V45.3 released Message-ID: WARPWEBP V45.3 RELEASED An update to WarpWebP.datatype is now available from http://www.warpdt.co.uk/ now, via AmiUpdate or Aminet soon. The following changes have been made: - Updated with libwebp 1.2.4. - Disabled asynchronous i/o when loading images via OS4 vector-port filesystems, removing overhead to improve performance (still enabled for older filesystems such as FFS2 and SFS). - OS4 version recompiled with GCC 11.2.0. - MorphOS and WarpOS versions recompiled with VBCC 0.9h. - Tweaked version string so that CPU information can be viewed with the version command. -- Oliver Roberts / @Futaura / www.futaura.co.uk From oliver at futaura.co.uk Sun Oct 30 14:33:43 2022 From: oliver at futaura.co.uk (Oliver Roberts) Date: Sun, 30 Oct 2022 14:33:43 +0000 Subject: [futaura-announce] WarpTIFF V45.12 released Message-ID: WARPTIFF V45.12 RELEASED An update for WarpTIFF is now available for download from http://www.warpdt.co.uk/ and also via AmiUpdate or Aminet with the following improvements: - Updated with libtiff 4.4.0, zlib 1.2.12 and jpeglib 9e. - Added support for reading tiled planar RGB/CMYK images. - Faster decoding of LZW encoded images and some others. - Disabled asynchronous i/o when loading images via OS4 vector-port filesystems, removing overhead to improve performance (still enabled for older filesystems such as FFS2 and SFS). - OS4 version recompiled with GCC 11.2.0. - MorphOS and WarpOS versions recompiled with VBCC 0.9h. - Tweaked version string so that CPU information can be viewed with the version command. - Benchmarks now performed using PicDTBench.