<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Out of Memory Error When Trying to Print in Paint.net</title>
	<atom:link href="http://www.dbuggr.com/smallwei/memory-error-print-paint-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com/smallwei/memory-error-print-paint-net/</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:58:02 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: smallwei</title>
		<link>http://www.dbuggr.com/smallwei/memory-error-print-paint-net/comment-page-1/#comment-292</link>
		<dc:creator>smallwei</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/memory-error-print-paint-net/#comment-292</guid>
		<description>Initially the image was in TIFF(.tif) format, which tend to be very large (Same as Bitmap .bmp). It is much harder to work with these formats because paint.net needs to store the complete image in the memory to do the processing. Each layer also double the image size.

&lt;ul&gt;
&lt;li&gt;A better approach is to first convert your image to JPEG (.jpg), PNG (.png) or GIF (.gif) format, then start working on your image. These formats are compressed, therefore are much smaller in size.&lt;/li&gt;
&lt;li&gt;Another suggestion is to close all other programs in order to free up memory while you are working on large image.&lt;/li&gt;
&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>Initially the image was in TIFF(.tif) format, which tend to be very large (Same as Bitmap .bmp). It is much harder to work with these formats because paint.net needs to store the complete image in the memory to do the processing. Each layer also double the image size.</p>
<ul>
<li>A better approach is to first convert your image to JPEG (.jpg), PNG (.png) or GIF (.gif) format, then start working on your image. These formats are compressed, therefore are much smaller in size.</li>
<li>Another suggestion is to close all other programs in order to free up memory while you are working on large image.</li>
</ul>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->