wok-current annotate cairomm/description.txt @ rev 15212
Add ClipIt, successor of Parcellite
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Sep 13 00:05:02 2013 +0300 (2013-09-13) |
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. |