summaryrefslogtreecommitdiff
path: root/graphics/SDL_image/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-04-03 08:20:01 +0000
committerwiz <wiz@pkgsrc.org>2003-04-03 08:20:01 +0000
commit7b93f0660027a8bbea33469def3d3baf2004a3ff (patch)
tree2dee4d45731fa839d0bddfab12ea354b8a265d59 /graphics/SDL_image/DESCR
parent1d0fca28fb2f9ad8d951f8b92eb77c69a388d9a1 (diff)
downloadpkgsrc-7b93f0660027a8bbea33469def3d3baf2004a3ff.tar.gz
Re-import SDL-image as SDL_image (original name).
Diffstat (limited to 'graphics/SDL_image/DESCR')
-rw-r--r--graphics/SDL_image/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/SDL_image/DESCR b/graphics/SDL_image/DESCR
new file mode 100644
index 00000000000..26f0775f70d
--- /dev/null
+++ b/graphics/SDL_image/DESCR
@@ -0,0 +1,3 @@
+This is a simple library to load images of various formats as SDL
+surfaces. This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM,
+PCX, GIF, JPEG, PNG, TGA, and TIFF formats.