gooing with rsvg



Hi,
Is it possible to use rsvg to render an "Item" (or something) to the canvas that is actually drawn via rsvg? Something like this:

ctx = canvas.create_cairo_context()
svg = rsvg.Handle(file="test.svg")
svg.render_cairo(ctx)

Also, is it possible to use standard pycairo commands to draw stuff to the canvas or an item?

I am ferociously new to pygoocanvas, so be gentle :)

\d
--
Fonty Python and Things! -- http://otherwise.relics.co.za/wiki/Software


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