wok-next annotate cairomm/description.txt @ rev 20673

font-manager: dev package is empty, update deps.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 11 16:56:15 2018 +0300 (2018-05-11)
parents 8e758a7a90c9
children
rev   line source
al@19683 1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the
al@19683 2 power of cairo with an interface familiar to C++ developers, including use of
al@19683 3 the Standard Template Library where it makes sense.