[Mono-bugs] [Bug 76902][Wis] Changed - Graphics.BeginContainer()
raises NotImplementedException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 3 07:20:06 EST 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 duncan at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76902
--- shadow/76902 2005-12-03 06:25:36.000000000 -0500
+++ shadow/76902.tmp.29049 2005-12-03 07:20:06.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76902
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: libgdiplus
AssignedTo: jordi at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -53,6 +53,14 @@
consistently.
Additional Information:
This blocks browsing SVG document in SharpVectorGraphics SvgViewer.exe.
+
+------- Additional Comments From duncan at ximian.com 2005-12-03 07:20 -------
+I can look into implementing this. It looks like it can be easily
+implemented using cairo_reference, cairo_save, etc.
+
+I can't tell the difference between GraphicContainers and
+GraphicStates, though. It seems like BeginContainer/EndContainer is
+just a synonym for Save/Restore.
More information about the mono-bugs
mailing list