[cairo] Cairomm and xcb surface
Edder
edder at tkwsping.nl
Fri Aug 5 04:45:19 PDT 2011
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
More information about the cairo
mailing list