diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2013-10-28 14:08:05 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-28 16:45:45 -0500 |
commit | f2b2c94ac94febffa92364dfdd88fe8c2b0e30e6 (patch) | |
tree | 80be615632f7a2f35dc91048e3ae2ff6f38751ee /development/SDL2_image/README | |
parent | bdd8672ed5f099444ba907d4c95a5a1d3898735d (diff) | |
download | slackbuilds-f2b2c94ac94febffa92364dfdd88fe8c2b0e30e6.tar.gz |
development/SDL2_image: Added (image loading library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/SDL2_image/README')
-rw-r--r-- | development/SDL2_image/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/SDL2_image/README b/development/SDL2_image/README new file mode 100644 index 0000000000..a63388362c --- /dev/null +++ b/development/SDL2_image/README @@ -0,0 +1,4 @@ +SDL2_image is a simple library to load images of various formats as +SDL surfaces. It is safe to install alongside Slackware's SDL libraries. + +libwebp is an optional dependency. |