1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/graphics/devil/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

17 lines
805 B
Plaintext

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 and save many different image formats.
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++, gcc,
Delphi, Visual Basic, Power Basic and Dev-C++.
Many people may have known DevIL as OpenIL, but the name was changed due to
SGI's request.