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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
