wok-next view cairomm/description.txt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents
children 3c8c4006ed5c
line source
1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the power
2 of cairo with an interface familiar to C++ developers, including use of the
3 Standard Template Library where it makes sense.