Home News About Downloads Issues Forum Documentation Developers Users
Copyright © 2004 - 2021
Marek Mauder

News

27th August 2008

Imaging 0.26.0 Released!

New Imaging release is here after long delay. Planned 0.24.4 release was changed to 0.26.0 because much more was added that originally intended. Here is detailed "what's new" list:

  • [+] New data formats using 3Dc compression added: ifATI1N and ifATI2N. DDS file format updated to be able to load and save images in this format. OpenGL and Direct3D extensions were updated to allow creating textures in these formats.
  • [+] Canvas class was extended with many new methods and effects. They include image drawing with blending (custom blending factors), filtered image stretching, nonlinear filters (min, max, median), point transforms (contrast, brightness, gamma, threshold), and blended rectangle filling.
  • [+] New unit ImagingBinary.pas added with morphologic operations on binary images.
  • [+] XPM file format loader was added to Extras extensions.
  • [E] LCL Imager and Image Browser demos were extended with new functionality provided by canvas class (blending, filters, morphology, etc.).
  • [*] Updated OpenJpeg library (JPEG 2000) to version with my CDEF patch that saves JP2 files with alpha properly.
  • [*] Changed some file format loaders/savers to be more thread safe so more images can be loaded concurrently..
  • [F] Many bugs in library fixed (GIF, BMP, and PNM loaders, ConvertSpecial, linear filters, ...).

You can download 0.26.0 at Downloads page. Further information about the latest version can be found on Documentation page.


6th June 2008

Update Info

I've been quite busy finishing my studies so it is a while since the last info here. You can expect new Imaging 0.2x release within one month. There will be new data and file formats, and load of bug fixes. More info in this forum thread.


12th December 2007

Imaging 0.24.2 Released

New version of Imaging was released few hours ago. As stated before it is patch and update release with no important new features added.

News/changes in 0.24.2:

  • Updated OpenJPEG (JPEG 2000) library to latest revision and added JPEG 2000 support for 64bit Linux.
  • Fixed compatibility issues with new Lazarus 0.9.24 and added project files for RAD Studio 2007.
  • Updated LCL Imager demo and added new features to OpenGL texture builder.
  • Bug fixes in JPEG and GIF support.
  • Pascal translation of Hq resampler with Imaging demo added to Extras directory.

You can download 0.24.2 at Downloads page. Further information about the latest version can be found on Documentation page.


17th September 2007

An Update

Next Imaging version will be patch release 0.24.2 with no new functionality added. You can expect bug fixes, library updates (OpenJPEG, LibTIFF), and compatibility fixes for new RAD Studio, Free Pascal, and Lazarus (if needed). Release date should be sometime in late October or early November.

I'd also like to start working on new 0.3x Imaging during this Autumn. Check out the feature poll.


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.


Navigation: Newer | Older
Pages: 1  |  2  |  3  |  4  |  5  |  6