wok-6.x annotate cairomm/description.txt @ rev 15589
Add some license
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 02 17:47:06 2013 +0000 (2013-12-02) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11761 | 1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the power |
samuel_trassare@11761 | 2 of cairo with an interface familiar to C++ developers, including use of the |
samuel_trassare@11761 | 3 Standard Template Library where it makes sense. |