[Mono-list] Re: display svg image

Greg Lowe greg at vis.net.nz
Wed Jun 7 04:13:42 EDT 2006


Hey,

Any progress on this one?

I assume that there are no C# wrappers for this yet.

I was planning on writing a really simple wrapper for my own purposes.
I'll probably get to that within the next month or so. Will post it.

On the C side of things here's a recent example:
http://macslow.thepimp.net/?p=58

Greg.

------------------------------------

Hey all,


What is the "preferred" way to display a SVG image on a Gtk.DrawingArea?
I know there's Rsvg, but I've seen C examples of Cairo which use some
Cairo libraries only, and the Rsvg namespace is not documented at all
from what I see in the online docs :(

On a similar note, I want to create a CAD-like software, is
Gtk.DrawingArea appropriate for a drawing canvas? Is there anything...
better?


Thank you.
Sincerely,
Alex Roman


More information about the Mono-list mailing list