diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2016-01-06 18:13:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:22 +0700 |
commit | 66ee3372edee35c3de335b02205ef56cb16873a3 (patch) | |
tree | f11ef0090a52f34752810f70513a5f446c44ed09 /libraries/SDL2_ttf/README | |
parent | 708f6330ee9969156ca87763d3bf606f94c87bf0 (diff) | |
download | slackbuilds-66ee3372edee35c3de335b02205ef56cb16873a3.tar.gz |
libraries/SDL2_ttf: Updated for version 2.0.13 (from Desktop).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2_ttf/README')
-rw-r--r-- | libraries/SDL2_ttf/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/SDL2_ttf/README b/libraries/SDL2_ttf/README new file mode 100644 index 0000000000..ac5e99801e --- /dev/null +++ b/libraries/SDL2_ttf/README @@ -0,0 +1,4 @@ +This is a sample library which allows you to use TrueType fonts +in your SDL2 applications. + +It is safe to install alongside Slackware's SDL packages. |