[Mono-bugs] [Bug 79236][Nor] New - Print Preview needs Metafile support in System.Windows.Drawing and libgdiplus
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 15:58:38 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79236
--- shadow/79236 2006-08-31 15:58:38.000000000 -0400
+++ shadow/79236.tmp.6153 2006-08-31 15:58:38.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 79236
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Print Preview needs Metafile support in System.Windows.Drawing and libgdiplus
+
+The SWF print preview should use a metafile instead of creating a giant
+bitmap and rendering to it. This will significantly decrease memory usage
+(at the expense of maybe a little performance.)
+
+It's also what windows does.
More information about the mono-bugs
mailing list