| Release: Select 3i1 |
| 0.02 (25 Jan 2003) |
Initial import of BMP conversion module. |
| 0.03 (29 Jan 2003) |
Updated to use ImageFileConvert - SWIs removed. |
| 0.04 (30 Jan 2003) |
Added default palette for 1 bpp images. |
| 0.05 (07 Feb 2003) |
Added support for version 4 and version 5 files. |
| 0.06 (02 Mar 2003) |
Added support for creating a sprite file. |
|
| Release: Select 3i2 |
| 0.07 (29 May 2003) |
Updated makefile to clean header. |
| 0.08 (30 Jul 2003) |
Added support for 16bpp and 32bpp images using arbitrary bitfields. |
|
| Release: Select 3i4 |
| 0.09 (17 Oct 2003) |
Fix for 16bpp images using the wrong bit mask. Fix for 16bpp and 32bpp images omitting edge lines. Added support for creating BMPs. |
| 0.10 (24 Oct 2003) |
Added support for 'top-down' BMPs. |
| 0.11 (09 Jan 2004) |
General source tidy up. |
|
| Release: Select 4 Preview |
| 0.12 (02 Jan 2005) |
Added tentative interface for converting DIB blocks into sprites directly. |
| 0.13 (03 Feb 2005) |
Added support for converting CMYK sprites to BMP. |
| 0.14 (18 Mar 2006) |
Updated CreateSpriteFromDIB SWI to use a split header/data API. Updated error chunk to be an allocated number. |
| 0.15 (03 May 2006) |
Updated to use allocated SWI chunk. |
| 0.15 (11 Sep 2006) (retagged) |
Updated documentation to better describe the operation of the DIB conversion. |
| 0.16 (12 Oct 2006) |
Added copyright attributions. |
| 0.16 (12 Oct 2006) (retagged) |
Fix for attribution in IFC veneer. |