diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2016-01-06 18:05:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:22 +0700 |
commit | 111362d71f2439a3783cf611ea3b6058a86f3885 (patch) | |
tree | db5a4eaaf7f8e7dd2e202736e409ee8acbeb823d /libraries/SDL2_image/README | |
parent | 69e52ebddb4e77698840cb681f5642fec7678efa (diff) |
libraries/SDL2_image: Updated for version 2.0.1 (from Development).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2_image/README')
-rw-r--r-- | libraries/SDL2_image/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/SDL2_image/README b/libraries/SDL2_image/README new file mode 100644 index 000000000000..a63388362c07 --- /dev/null +++ b/libraries/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. |