Ticket #289 (closed task: fixed)
Opened 6 years ago
Last modified 5 years ago
[DevIL] add - files attached needs review
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Big App Dependencies |
| Component: | media-libs/devil | Version: | 1.0 |
| Severity: | normal | Keywords: | devil image ode |
| Cc: |
Description
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, .exr, .hdr, .gif, .ico, .jp2, .jpg,.lbm, .mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, .raw, .sgi, .tga and .tif files.
Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm, .pcx, .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++.
It's needed in order to port ODE
Attachments
Change History
Changed 6 years ago by michaelvoliveira
- attachment devil.OptionalPackageDescription added
comment:1 Changed 5 years ago by michaelvoliveira
- Owner set to michaelvoliveira
- Status changed from new to assigned
comment:2 Changed 5 years ago by scottmc
- Summary changed from [DevIL] add to [DevIL] add - files attached needs review
comment:3 Changed 5 years ago by scottmc
- Component changed from default to media-libs/devil
Changed 5 years ago by michaelvoliveira
- attachment devil-1.7.8.bep added
Tested with GCC2 AND GCC4! Builds fine! No more broken!
Changed 5 years ago by michaelvoliveira
- attachment devil-1.7.8.2.bep added
Correct download location. BUILDS FINE WITH GCC2 AND GCC4! No more broken
comment:4 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from assigned to closed
updated in r1255.

optpkgfile. So this lib is ready to review before commit