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

libav: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 10 21:37:38 2017 +0100 (2017-11-10)
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.