[cairo] cairomm

Leonard "paniq" Ritter paniq at paniq.org
Wed Aug 31 11:37:10 PDT 2005


here's the cairo c++ bindings that i'm working on, in their current state

http://downloads.paniq.org/cairomm.tar.gz

this lib builds with scons.

build with

        scons

install with 
        
        scons -Q install

clean with 

        scons -c -Q install

the bindings are far from perfect, what is still to be done is:

- Cairo::Point type for double tuples
- Cairo::Rect type for double quadruples
- protect any c internals
- decide if the cast operators should be kept
- change argument types to reflect c++ wrappers
- add overloads for Cairo::Point and Cairo::Rect


-- 
-- leonard "paniq" ritter
-- http://www.paniq.org
-- http://www.mjoo.org


More information about the cairo mailing list