Hello,<br>
<br>
I recently filed a bug in mono bugzilla about making cairo drawing
operations (i.e. functions in Mono.Cairo.Graphics) virtual, see
<a href="http://bugzilla.ximian.com/show_bug.cgi?id=75028">http://bugzilla.ximian.com/show_bug.cgi?id=75028</a>. This needs more
discussion, the main questions being - <br>
<br>
Which (if any) of the Cairo functions should be marked virtual ?<br>
Is it useful to be able to really overload the Cairo public api (this would require Cairo to use gobject or something similar) ?<br>
<br>
The answers should be added to the bindings section of the manual.<br>
<br>
Thanks,<br>
Adam<br>
<br>