This tutorial is derived from Michael Urman's cairo tutorial for python programmers. The original code snippets have been translated to C, the text has only been changed as much as necessary. Cairo is ...
Welcome to the Cairo graphics tutorial. This tutorial will teach you basics and some advanced topics of the Cairo 2D vector drawing library. In most examples we will use the GTK+ programming library.