wok annotate cairomm/description.txt @ rev 16069

syslinux/iso2exe: add a20 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 13 08:22:47 2014 +0000 (2014-03-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.