diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2013-10-28 14:42:51 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-28 16:45:46 -0500 |
commit | da06ccaa87c768c220b8608125e618a942e511de (patch) | |
tree | 7cef84f92b98e48dfa6457919a255cec7f3ec992 /desktop/SDL2_ttf/README | |
parent | dd8079f6c75204d31e7f25e88e15a2ba50c3ac0c (diff) | |
download | slackbuilds-da06ccaa87c768c220b8608125e618a942e511de.tar.gz |
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/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/SDL2_ttf/README b/desktop/SDL2_ttf/README new file mode 100644 index 0000000000..ac5e99801e --- /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. |