<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 40: Export to Bitmap / Printer</title><link>https://sourceforge.net/p/nplot/bugs/40/</link><description>Recent changes to 40: Export to Bitmap / Printer</description><atom:link href="https://sourceforge.net/p/nplot/bugs/40/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 03 Jun 2010 12:55:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nplot/bugs/40/feed.rss" rel="self" type="application/rss+xml"/><item><title>Export to Bitmap / Printer</title><link>https://sourceforge.net/p/nplot/bugs/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a problem when I export Plotsorfaces to Bitmap:&lt;br /&gt;
the text on the axis is very blurred, and the lines and bars on the plot look very fuzzy, compared to the &lt;br /&gt;
same plot against the sceen. Attached is a PDF with lots of charts, all of them look much better on the&lt;br /&gt;
screen. &lt;/p&gt;
&lt;p&gt;This is the code (in fragments) I use: &lt;/p&gt;
&lt;p&gt;NPlot.Bitmap.PlotSurface2D plotSurfaceBitmap = new NPlot.Bitmap.PlotSurface2D (width, height);&lt;br /&gt;
Draw_Chart (plotSurfaceBitmap,width,height);&lt;br /&gt;
plotSurfaceBitmap.BackColor = Color.White; // Color Outside the plot.&lt;br /&gt;
plotSurfaceBitmap.Refresh ();&lt;br /&gt;
Bitmap bitmap = plotSurfaceBitmap.Bitmap;&lt;/p&gt;
&lt;p&gt;The Bitmap gets saved and printed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 03 Jun 2010 12:55:33 -0000</pubDate><guid>https://sourceforge.net7b0cebb3406daab73c2e1b900d74822c59c330f5</guid></item></channel></rss>