Home ⌂Doc Index ◂Up ▴
cairomm  1.0
Cairomm: A C++ wrapper for the cairo graphics library

License

Cairomm is available under the terms of the LGPL license

Introduction

If you're just beginning to learn cairomm, a good place to start is with the Cairo::Surface and Cairo::Context classes. In general terms, you draw onto a Surface using the graphics settings specified in your Context.



Home ⌂Doc Index ◂Up ▴