diff options
author | wiz <wiz@pkgsrc.org> | 2003-04-03 08:20:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-04-03 08:20:01 +0000 |
commit | 7b93f0660027a8bbea33469def3d3baf2004a3ff (patch) | |
tree | 2dee4d45731fa839d0bddfab12ea354b8a265d59 /graphics/SDL_image/DESCR | |
parent | 1d0fca28fb2f9ad8d951f8b92eb77c69a388d9a1 (diff) | |
download | pkgsrc-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/DESCR | 3 |
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. |