diff options
author | B. Watson <yalhcru@gmail.com> | 2020-04-15 19:03:15 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:52:25 +0700 |
commit | 676df5dc8337e0edad562a966f0777a36fc570ce (patch) | |
tree | 9b9055d5ee2a4d96b8b837c28c5e32438b76ba15 /libraries/SDL2_ttf/README | |
parent | dcffbe97a4c34bf339972954aaaac6d9c19040fb (diff) |
libraries/SDL2_ttf: Updated for version 2.0.15, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2_ttf/README')
-rw-r--r-- | libraries/SDL2_ttf/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/SDL2_ttf/README b/libraries/SDL2_ttf/README index ac5e99801e02..156d760c94ea 100644 --- a/libraries/SDL2_ttf/README +++ b/libraries/SDL2_ttf/README @@ -1,3 +1,5 @@ +SDL2_ttf (SDL2 truetype font library) + This is a sample library which allows you to use TrueType fonts in your SDL2 applications. |