A full featured cross-platform image library http://openil.sourceforge.net
Go to file
2024-01-06 04:06:22 +01:00
DevIL-1.6.8-header1.patch moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00
DevIL-1.6.8-header2.patch moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00
DevIL-1.6.8-ilut.patch moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00
il.h.patch moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00
ilu.h.patch moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00
libdevil-1.7.8-png14.patch moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00
libdevil-1.8.0-FS70085.patch automatic version update by autodist [release 1.8.0-1mamba;Thu Apr 16 2020] 2024-01-06 04:06:22 +01:00
libdevil-1.8.0-soversion.patch automatic version update by autodist [release 1.8.0-1mamba;Thu Apr 16 2020] 2024-01-06 04:06:22 +01:00
libdevil-1.8.0-x86_64-libdir.patch automatic version update by autodist [release 1.8.0-1mamba;Thu Apr 16 2020] 2024-01-06 04:06:22 +01:00
libdevil.spec automatic version update by autodist [release 1.8.0-1mamba;Thu Apr 16 2020] 2024-01-06 04:06:22 +01:00
README.md moved info file to -devel package and other small specfile fixes [release 1.7.8-4mamba;Thu Oct 18 2012] 2024-01-06 04:06:21 +01:00

libdevil

Developer's Image Library (DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats. Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm, .mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, .raw, .sgi, .tga and .tif .hdr files. Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm, .pcx, .hdr, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif. DevIL currently supports the following APIs for display: OpenGL, Windows GDI, SDL, DirectX and Allegro. Compilers that can compile DevIL or use it include Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and Dev-C++.