News
29th June 2007
Imaging 0.24.0 Released
Version 0.24.0 of Imaging has been released!
Main news/changes in 0.24.0:
- New image file format support: GIF (native), TIFF (libtiff), PSD (native).
- New image data format: BTC (block truncation coding).
- File format compatibility fixes (for BMP, JPEG, and DDS) and platform/compiler support fixes (Win64, UNIX, FPC, ...).
- Bug fixes and some enhancements (buffered file IO, ...).
You can download 0.24.0 at Downloads page. Further information about the latest version can be found on Documentation page.
21st April 2007
News
Imaging version 0.24 will have GIF file format loader/saver as well as PSD Photoshop image loader/saver which is already implemented. There are also many bug fixes and some Unix compatibility fixes in current working version 0.23 which you can get for project's SubVersion repository http://sourceforge.net/svn/?group_id=125626. You may expect 0.24 release in June or July 2007 with possible update to 0.22 release before then.
25th January 2007
Imaging 0.22.0 Released
Version 0.22.0 of Imaging has been released! As I posted before, main new addition is Extras package with several new file formats and other stuff. There are also changes in general file format support and other places. As always, all bugs that were found were fixed (and I hope not many new ones created).
Main news/changes in 0.22.0:
- Extras package with support for PCX, JPEG 2000 (not native), and old Bethesda games images (IMG, CIF, texture.*, BSI).
- Core library support for loading and saving Portable AnyMap formats: PBM, PGM, PPM, PAM, and PFM.
- High level interface classes were extended and updated as well as VCL/CLX/LCL support, low level interface, and canvas classes.
- Demos were extended, updated, and fixed.
You can download 0.22.0 at Downloads page. Further information about the latest version can be found on Documentation page.
30th December 2006
New Year As Well As New Release Is Coming
The code is almost ready. Just final testing and documentation update. Unfortunately, my January will be very very bussy so I won't have much time to do it. Therefore, 0.22 could be released anytime during January 2007 but end of the month is more probable.
There will be new package with extra stuff like demos and Imaging extensions. There is already support for PCX, JPEG2000, PBM, PGM, PPM, PAM, PFM, and more image file formats. Library core changes are mainly in file format support. You can get current working version in SVN repository as always.
For a past few days Imaging project rank at SourceForge was bellow 1000 (out of nearly 140 000 projects) for the first time. Thank you all for support.
22nd November 2006
Migrated Repository To SubVersion
Imaging now uses SubVersion repository instead of CVS. All new source changes will be commited there. CVS still works but it won't be updated. Look here for Imaging's SVN info: http://sourceforge.net/svn/?group_id=125626.