wok annotate cairomm/description.txt @ rev 19528

harfbuzz: mv /usr/bin to harfbuzz-apps (hg add)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Nov 28 16:31:17 2016 +0100 (2016-11-28)
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.