wok-current annotate cairomm/description.txt @ rev 17998
fusecloop: adjust size (again, constant block-size)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 24 18:49:03 2015 +0200 (2015-04-24) |
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. |