diff options
author | klaatu <klaatu@straightedgelinux.com> | 2014-10-22 23:17:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 23:17:36 +0700 |
commit | 6561d970d5297dbe2271bf3c556c9ce33b82e4a8 (patch) | |
tree | 702da775797c6896a01d9156364462bacb494ee3 /libraries/SFGUI/README | |
parent | 34d3a5c938eb7ca508c37f466979ce4a1dd7fc4c (diff) | |
download | slackbuilds-6561d970d5297dbe2271bf3c556c9ce33b82e4a8.tar.gz |
libraries/SFGUI: Added (Simple and Fast GUI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/SFGUI/README')
-rw-r--r-- | libraries/SFGUI/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/SFGUI/README b/libraries/SFGUI/README new file mode 100644 index 0000000000..18299c1703 --- /dev/null +++ b/libraries/SFGUI/README @@ -0,0 +1,3 @@ +SFGUI (Simple and Fast Graphical User Interface) is a fast, simple and native C++ GUI library for SFML. + +It provides a rich set of widgets and is highly customizable in its looks. The library has been designed with flexibility and extensibility in mind and provides a modern and clean C++ API. |