Cairomm and xcb surface
Edder <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CACv9t7Owe_YSZCTHf4RSV4idVV=pBQd4v5p1Zu7tEtFKGU9uhg@mail.gmail.com> |
Hi all, Just wanted to let you know that I wrote some c++ code to wrap the cairo xcb surface into classes. Basically it is just the cairomm xlib code converted to work with the xcb surface. The support is very basic (i.e. it mostly just allows you to create a new surface). If anyone is interested the code is available here: https://gitorious.org/realtimeplot/realtimeplot/blobs/master/src/cairomm/xcb_surface.cc https://gitorious.org/realtimeplot/realtimeplot/blobs/master/include/cairomm/xcb_surface.h Most of it is actually the cairomm xlib code, with just some parameters etc changed. Cheers, Edwin -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo