News

22nd December 2005

Version 0.16 Released

Imaging 0.16 has been released today. Not much work has been done on library core. I have added some practical extensions instead.

  • New extensions for loading, saving, and converting OpenGL, Direct3D, and SDL textures/surfaces were added.
  • TGraphic descendants which use Imaging to load and save images for VCL, CLX and Lazarus' LCL were implemented.
  • Some new image manipulation functions were added (color replacing, image rotation, ...) and others were optimized.
  • New OpenGL, Direct3D, SDL, and Lazarus demos were included, various bugs were fixed.
  • Currently supported image file formats are DDS, PNG, JPEG, TGA, and BMP. Supported platforms are Win32, Linux, and DOS. Image data formats include indexed, 8-64bit ARGB, grayscale, floating point, and DXT compressed.

You can download 0.16 at Downloads page. Information about the newest version can be found in Documentation.


5th October 2005

Birthday

It was about a year ago when I started working on the first version of Imaging. Next released stable version 0.16 should be out in November 2005. There won't be many additions to the library core but there will be Delphi/Lazarus TGraphic descendant using Imaging, color manipulation functions, and new extensions for creating textures and surfaces for OpenGL, Direct3D, and SDL.


10th July 2005

Version 0.14 Is Out

Imaging 0.14 has been released. Here are the most notable changes and additions:

  • PNG loading/saving support added
  • Delphi.NET wrapper added
  • Basic high level class based interface added
  • 14 new low level functions added (mipmap generation, rectangle copying/filling, image splitting/mapping, ...)
  • you can now use Imaging with MPL or LGPL license
  • new demos, image data formats, bug fixes, ...

You can download 0.14 at Downloads page. Information about the newest version can be found in Documentation.


2nd May 2005

Work on Imaging 0.14 in progress

Current working version 0.13 contains many bug fixes, PNG file format support, some new image data formats and low level functions. Wrapper for Delphi.NET was also added. You can get it from project's CVS repository (look at project's SourceForge page for details). Next released version will be 0.14 and it should be finished in June 2005.


13th March 2005

Version 0.12 Released

Imaging 0.12 is finally finished. You can download it at Downloads page. Information on the newest version can be found in Documentation.


Navigation: Newer | Older
Pages:  1  |  2  |  3  |  4  |  5  |  6 
Home News About Downloads Forum Documentation Developers Users
Copyright © 2004 - 2009
Marek Mauder