[fpc-announce]New entry in Free Pascal Contributed units. (Image Loader)

contribs at freepascal.org contribs at freepascal.org
Mon Mar 24 16:01:10 CET 2003


The following entry was added to the Free Pascal contributed units:

Name         : Image Loader
Author       : Ivan Montes
Email        : senbei at terra.es
Homepage     : http://freakpascal.drslump.biz
FTP site     : http://freakpascal.drslump.biz/image.030.zip
Version      : 0.30
Date         : 2003-03-24
Category     : Graphics
Supported OS : Win32
Description  :
A simple yet robust library to load graphic files.
It allows at the moment to load almost any TGA created with a modern program (PhotoShop, 3DSMax, PaintShopPro...) and almost any DDS (DirectDraw Surface) with support for MipMaps and DXTn/S3TC compression. This library uses its own uncompression routines, so there is no need to link with DirectX libraries.
It's also possible to convert between pixel formats using a 3rd party library like SDL or Hermes.




More information about the fpc-announce mailing list