cairomm



here's the cairo c++ bindings, a bit later

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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]