Menu

Tree [r27] /
 History

HTTPS access


File Date Author Commit
 bin 2008-05-22 aranoth [r13] Bitmap class can now load extern files thanks t...
 doc 2008-04-24 aranoth [r1] Initial import
 lib 2008-04-24 aranoth [r2] Added repercussion of the mouse click from the ...
 src 2008-07-30 aranoth [r27] Added style file parsing
 Boost_license.txt 2008-04-24 aranoth [r1] Initial import
 FreeType2_license.txt 2008-04-24 aranoth [r1] Initial import
 Readme.txt 2008-05-27 aranoth [r17] minor changes
 license.txt 2008-05-06 aranoth [r5] Added XML parser : irrXML

Read Me

===========================================================================================
UNICORN
===========================================================================================

Unicorn is a cross-platform C++ library for the creation of platform-independent graphical
interfaces and applications. Unicorn can run on Windows, GNU/Linux, Mac OS X and can be
embedded in applications like games.


===========================================================================================
LICENSE
===========================================================================================

Please see "license.txt" for more informations


===========================================================================================
EXTERNAL LIBRARIES
===========================================================================================

- Boost for event handling (boost::signals), the Boost license can be found in "Boost_license.txt"
- Freetype2 for fonts loading and text rendering, the license is in the "FreeType2_license.txt" file
- stb_image for images loading. stb_image is in public domain
- irrXML for XML files loading. License of irrXML is zlib, the same as Unicorn (so, refer to "license.txt")
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.