[Mono-bugs] [Bug 75028][Wis] Changed - Cairo graphics class should have virtual functions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 24 05:01:55 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by adam.lofts at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75028

--- shadow/75028	2005-05-24 05:01:18.000000000 -0400
+++ shadow/75028.tmp.12145	2005-05-24 05:01:55.000000000 -0400
@@ -132,6 +132,14 @@
 ported to the new API).
 
 ------- Additional Comments From adam.lofts at gmail.com  2005-05-24 05:01 -------
 Created an attachment (id=15196)
 Implementation with no virtual functions
 
+
+------- Additional Comments From adam.lofts at gmail.com  2005-05-24 05:01 -------
+As a note for the future, the main reason I want virtual functions is
+to override the Save and Restore functions. I need this to have
+Graphics remember whether at a given level in an SVG tree I need to
+stroke / fill a shape. (The attatched file demonstrates this).
+
+But I'm fine with you closing the bug.


More information about the mono-bugs mailing list