aboutsummaryrefslogtreecommitdiff
path: root/desktop/SDL2_ttf/README
diff options
context:
space:
mode:
authorDugan Chen <thedoogster [at] gmail [dot] com>2013-10-28 14:42:51 -0500
committerRobby Workman <rworkman@slackbuilds.org>2013-10-28 16:45:46 -0500
commitda06ccaa87c768c220b8608125e618a942e511de (patch)
tree7cef84f92b98e48dfa6457919a255cec7f3ec992 /desktop/SDL2_ttf/README
parentdd8079f6c75204d31e7f25e88e15a2ba50c3ac0c (diff)
downloadslackbuilds-da06ccaa87c768c220b8608125e618a942e511de.tar.xz
desktop/SDL2_ttf: Added (SDL2 truetype font library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/SDL2_ttf/README')
-rw-r--r--desktop/SDL2_ttf/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/SDL2_ttf/README b/desktop/SDL2_ttf/README
new file mode 100644
index 000000000000..ac5e99801e02
--- /dev/null
+++ b/desktop/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.