wok-current diff cairomm/description.txt @ rev 18234
Up mercurial (3.4.2), dosfstools (3.0.28)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Jul 24 08:09:28 2015 +0200 (2015-07-24) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cairomm/description.txt Fri Jul 24 08:09:28 2015 +0200 1.3 @@ -0,0 +1,3 @@ 1.4 +cairomm is a C++ wrapper for the cairo graphics library. It offers all the power 1.5 +of cairo with an interface familiar to C++ developers, including use of the 1.6 +Standard Template Library where it makes sense.