summaryrefslogtreecommitdiff
path: root/devel/devIL/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-03 19:00:02 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-03 19:00:02 +0000
commitd0813399e4efa45724ea0c25ca4b2b72c3518f44 (patch)
tree86fbb95b5cf03220d05a26b7032535b1c071a792 /devel/devIL/DESCR
parent266355586095c9138fe52c60946d4daff7300dc8 (diff)
downloadpkgsrc-d0813399e4efa45724ea0c25ca4b2b72c3518f44.tar.gz
Initial import of devIL-1.6.6 from pkgsrc-wip.
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 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++.
Diffstat (limited to 'devel/devIL/DESCR')
-rw-r--r--devel/devIL/DESCR18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/devIL/DESCR b/devel/devIL/DESCR
new file mode 100644
index 00000000000..96993cef30e
--- /dev/null
+++ b/devel/devIL/DESCR
@@ -0,0 +1,18 @@
+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 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++.