<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robots w/Lasers &#187; Draw</title>
	<atom:link href="http://blog.davr.org/category/nintendo-ds/draw/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davr.org</link>
	<description>Nintendo DS &#038; GBA development, microcontrollers, and occasionally FPGAs</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:51:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Minor note about saving in Draw</title>
		<link>http://blog.davr.org/2007/04/10/minor-note-about-saving-in-draw/</link>
		<comments>http://blog.davr.org/2007/04/10/minor-note-about-saving-in-draw/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 17:41:38 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2007/04/10/minor-note-about-saving-in-draw/</guid>
		<description><![CDATA[If your card is not supported by Draw, but it does have SRAM (that is, a slot-2 card), then use the save to SRAM option in Draw. Transfer the save file to your PC, and try renaming it to .png and see if it opens. If it does NOT open, try this website: Savegames convertor [...]]]></description>
			<content:encoded><![CDATA[<p>If your card is not supported by Draw, but it does have SRAM (that is, a slot-2 card), then use the save to SRAM option in Draw. Transfer the save file to your PC, and try renaming it to .png and see if it opens.</p>
<p>If it does NOT open, try this website: <a href="http://www.shunyweb.info/multiconvertorV10.php?lang=en">Savegames convertor</a> and convert your file to the &#8220;Supercard One / Ninjapass / DSLinker (.sav)&#8221; format, and then try renaming to PNG.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2007/04/10/minor-note-about-saving-in-draw/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Phidias &#8211; Replacement for Draw?</title>
		<link>http://blog.davr.org/2007/03/17/phidias-replacement-for-draw/</link>
		<comments>http://blog.davr.org/2007/03/17/phidias-replacement-for-draw/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 04:05:16 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2007/03/17/phidias-replacement-for-draw/</guid>
		<description><![CDATA[Someone has finally made a drawing app which can compete with mine! * DLDI * Saving &#038; Loading to BMP * Pencil and Brush tools * Paint Bucket * Blur tool * Zooming &#8212; allows to draw an image 2x the size of the screen * Undo/Redo * Nice GUI Things that it&#8217;s still missing [...]]]></description>
			<content:encoded><![CDATA[<p>Someone has finally made a drawing app which can compete with mine!</p>
<p>* DLDI<br />
* Saving &#038; Loading to BMP<br />
* Pencil and Brush tools<br />
* Paint Bucket<br />
* Blur tool<br />
* Zooming &#8212; allows to draw an image 2x the size of the screen<br />
* Undo/Redo<br />
* Nice GUI</p>
<p>Things that it&#8217;s still missing which I had:<br />
* Save &#038; Load to PNG<br />
* Save &#038; Load to SRAM (for flashcart users, and slot-2 devices which have no DLDI)<br />
* Slow paint fill &#8212; his just fills everything<br />
* Nicer color picker &#8212; his makes you twiddle with R,G,B sliders</p>
<p>Give it a try!<br />
<a href="http://www.sivullinen.fi/nds/projects.php?subaction=showfull&#038;id=1173373766&#038;archive=&#038;start_from=&#038;ucat=2&#038;">Phidias</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2007/03/17/phidias-replacement-for-draw/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Finally, some gui</title>
		<link>http://blog.davr.org/2006/08/17/finally-some-gui/</link>
		<comments>http://blog.davr.org/2006/08/17/finally-some-gui/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 20:42:30 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/08/17/finally-some-gui/</guid>
		<description><![CDATA[I know you&#8217;ve all been waiting for this, it&#8217;s not completely functional yet, but here&#8217;s a preview: (gfx shamelessly stolen from ) If you can&#8217;t wait, and need to get some drawings done ASAP, you can download a previous version. UPDATE: It also seems I&#8217;ve defeated the long-standing issue of the &#8216;jumping lines&#8217; once and [...]]]></description>
			<content:encoded><![CDATA[<p>I know you&#8217;ve all been waiting for this, it&#8217;s not completely functional yet, but here&#8217;s a preview:</p>
<p><font size="-2"><center><img src="http://davr.org/ds2/draw_gui.png" width="256" height="384" border="2" /><br />(gfx shamelessly stolen from <a href="http://gimp.org/"><img src="http://davr.org/wilber_wizard.png"/></a>)</center></font></p>
<p>If you can&#8217;t wait, and need to get some drawings done ASAP, you can download a <a href="http://blog.davr.org/2006/07/24/draw-test-with-new-libfat/">previous version</a>.</p>
<p><b>UPDATE:</b> It also seems I&#8217;ve defeated the long-standing issue of the &#8216;jumping lines&#8217; <i>once and for all!!!</i> I need to do some more testing to confirm it, but it looks good so far!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/08/17/finally-some-gui/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>Draw Test with new libfat</title>
		<link>http://blog.davr.org/2006/07/24/draw-test-with-new-libfat/</link>
		<comments>http://blog.davr.org/2006/07/24/draw-test-with-new-libfat/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 05:41:21 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/07/24/draw-test-with-new-libfat/</guid>
		<description><![CDATA[Minor update here, no new features. Only change from last version is I&#8217;m testing with the new alpha version of libfat. Currently loading is DISABLED as libfat does not support directory listing yet. If you want a fully functional version, please see this previous post. I have tested saving on GBAMP and Supercard CF. Please, [...]]]></description>
			<content:encoded><![CDATA[<p>Minor update here, no new features. Only change from last version is I&#8217;m testing with the new alpha version of libfat. Currently loading is <strong>DISABLED</strong> as libfat does not support directory listing yet. If you want a fully functional version, please see <a href="http://blog.davr.org/2006/04/26/saving-to-sram-loading-for-all/">this previous post</a>.</p>
<p>I have tested saving on GBAMP and Supercard CF. Please, test it on your devices and let me know if saving works correctly. As I recieve reports, I will update the info below. Thanks.</p>
<p>Tested, working: GBAMP, Supercard CF<br />
Tested, seems to create 0kb files? M3 SD<br />
Untested, but should work on: M3 CF, Supercard SD, Neoflash MK2/3<br />
Untested, may or may not work: Max Media Player/Dock, EFA2</p>
<p><a href="http://davr.org/ds2/Draw3.nds">NDS version</a><br />
<a href="http://davr.org/ds2/Draw3.ds.gba">.DS.GBA version</a></p>
<p>And here are the two test images I made:<br />
<a href="http://davr.org/pix/lightcolor.png"><img src="http://davr.org/pix/lightcolor.jpg" alt="Light" /></a>&nbsp;&nbsp;&nbsp;<a href="http://davr.org/pix/darkcolor.png"><img src="http://davr.org/pix/darkcolor.jpg" alt="Dark" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/07/24/draw-test-with-new-libfat/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Using My Draw App on MiniSD</title>
		<link>http://blog.davr.org/2006/07/06/using-my-draw-app-on-minisd/</link>
		<comments>http://blog.davr.org/2006/07/06/using-my-draw-app-on-minisd/#comments</comments>
		<pubDate>Thu, 06 Jul 2006 17:51:19 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/07/06/using-my-draw-app-on-minisd/</guid>
		<description><![CDATA[I&#8217;ve had some reports that the upper screen does not display correctly when launched directly. Apparently, a workaround is to launch it through moonshell. So if you find that you cannot read the information on the top screen, then try running my app from moonshell, instead of directly from your flash cart menu.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had some reports that the upper screen does not display correctly when launched directly. Apparently, a workaround is to launch it through moonshell. So if you find that you cannot read the information on the top screen, then try running my app from moonshell, instead of directly from your flash cart menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/07/06/using-my-draw-app-on-minisd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Saving to SRAM, Loading for All</title>
		<link>http://blog.davr.org/2006/04/26/saving-to-sram-loading-for-all/</link>
		<comments>http://blog.davr.org/2006/04/26/saving-to-sram-loading-for-all/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 06:42:12 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/04/26/saving-to-sram-loading-for-all/</guid>
		<description><![CDATA[Draw version R10 is released! The new features are: Saving to SRAM, flash-cart users can now save! Loading saved .png from CF/SD adaptors Loading saved image from SRAM (again, for flash cart users) Now, I don&#8217;t have a working flash cart, so I would be grateful if you could test out the loading and saving [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td width="100%">
<p>
Draw version R10 is released! The new features are:</p>
<ul>
<li>Saving to SRAM, flash-cart users can now save!</li>
<li>Loading saved .png from CF/SD adaptors</li>
<li>Loading saved image from SRAM (again, for flash cart users)</li>
</ul>
<p>
Now, I don&#8217;t have a working flash cart, so I would be grateful if you could test out the loading and saving to SRAM, and post the results into the comments here. The main limitation is that I can&#8217;t save larger than 64KB images to SRAM. This will be solved in the future (most likely by lowering the image quality, there are several optimizations I can make.)
</p>
<p>
<a href="http://davr.org/ds2/Draw.zip">Download R10 .zip </a><br />
<a href="http://davr.org/ds2/draw_sccf.zip">Download R10 .zip for Supercard CF users</a>
</p>
</td>
<td width="256">
<a href="http://davr.org/pix/swirl.png"><br />
<img src="http://davr.org/pix/swirl.jpg" border="1" height="192" width="256"/><br />
</a><br />
Whee, I can draw with color
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/04/26/saving-to-sram-loading-for-all/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Smoother than ever</title>
		<link>http://blog.davr.org/2006/04/18/smoother-than-ever/</link>
		<comments>http://blog.davr.org/2006/04/18/smoother-than-ever/#comments</comments>
		<pubDate>Tue, 18 Apr 2006 17:49:44 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/04/18/smoother-than-ever/</guid>
		<description><![CDATA[Next revision of my draw app is released, here are the new features: &#8220;Smudge&#8221; tool &#8212; will smear the colors around, can be used to create a &#8216;watercolor&#8217; like effect &#8220;Picker&#8221; tool &#8212; the standard &#8216;eyedropper&#8217; tool, select a color from off of the canvas Color picker enhancements &#8212; L button now exits the picker, [...]]]></description>
			<content:encoded><![CDATA[<p>Next revision of my draw app is released, here are the new features:</p>
<ul>
<li>&#8220;Smudge&#8221; tool &#8212; will smear the colors around, can be used to create a &#8216;watercolor&#8217; like effect</li>
<li>&#8220;Picker&#8221; tool &#8212; the standard &#8216;eyedropper&#8217; tool, select a color from off of the canvas</li>
<li>Color picker enhancements &#8212; L button now exits the picker, also shows the current selected color in top right</li>
<li>Controls change &#8212; Change the current tool using the Left/Right buttons now.</li>
</ul>
<p><b><a href="http://blog.davr.org/draw.php">Latest update</a></b></p>
<p>As always, I welcome feedback, and please send me your pictures as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/04/18/smoother-than-ever/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Drawings</title>
		<link>http://blog.davr.org/2006/04/17/drawings/</link>
		<comments>http://blog.davr.org/2006/04/17/drawings/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 17:31:03 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/04/17/drawings/</guid>
		<description><![CDATA[Here are a few more images that I have drawn, using the new smudge tool, and/or the new fill tool. (FYI: All the images I post are resized to 50%, which is how they are displayed on the DS&#8217;s screen. I usually then link them to the full-size png, which usually doesn&#8217;t look as smooth, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a few more images that I have drawn, using the new smudge tool, and/or the new fill tool. (FYI: All the images I post are resized to 50%, which is how they are displayed on the DS&#8217;s screen. I usually then link them to the full-size png, which usually doesn&#8217;t look as smooth, but has the advantage of being twice the resolution of the display on the DS)</p>
<table cellspacing="5" cellpadding="5">
<tr>
<td valign="top">
<a href="http://davr.org/ds2/blah.png"><img src="http://davr.org/ds2/blah.jpg" alt="Blah" border="1" width="256" height="192" /></a><br />
Blah
</td>
<td>
<a href="http://davr.org/ds2/colorblobs.png"><img src="http://davr.org/ds2/colorblobs.jpg" alt="Color Blobs" border=1 /></a><br />
Color Blobs (Michelle helped on this one)
</td>
</tr>
<tr>
<td>
<a href="http://davr.org/ds2/smooth2.png"><img src="http://davr.org/ds2/smooth2.jpg" alt="Happy Tree" border=1 /></a><br />
Happy Tree
</td>
<td>
<a href="http://davr.org/ds2/waterfall.png"><img src="http://davr.org/ds2/waterfall.jpg" alt="Waterfall" border=1 /></a><br />
Waterfall
</td>
</tr>
<tr>
<td>
<a href="http://davr.org/ds2/fax1.png"><img src="http://davr.org/ds2/fax1.jpg" alt="Fax Machine" border=1 /></a><br />
Fax Machine
</td>
<td>
<a href="http://davr.org/ds2/fax_color.png"><img src="http://davr.org/ds2/fax_color.jpg" alt="Color Fax Machine" border=1 /></a><br />
Color Fax Machine
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/04/17/drawings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Buckets &amp; Colors</title>
		<link>http://blog.davr.org/2006/04/13/buckets-colors/</link>
		<comments>http://blog.davr.org/2006/04/13/buckets-colors/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 00:29:33 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/04/13/buckets-colors/</guid>
		<description><![CDATA[Three new features: Bucket Tool &#8211; using the &#8216;slow fill&#8217; method I talked about. It&#8217;s not 100% perfect yet Eraser Tool &#8211; this needs some more work, if you erase slowly it does funny things Better color picker &#8211; Looks more like a normal color picker, and I included a greyscale bar to easily pick [...]]]></description>
			<content:encoded><![CDATA[<p>Three new features:</p>
<ul>
<li>Bucket Tool &#8211; using the &#8216;slow fill&#8217; method I talked about. It&#8217;s not 100% perfect yet</li>
<li>Eraser Tool &#8211; this needs some more work, if you erase slowly it does funny things</li>
<li>Better color picker &#8211; Looks more like a normal color picker, and I included a greyscale bar to easily pick whites/blacks/greys. </li>
</ul>
<p>Again, I&#8217;d be thankful if people could test it out and let me know how it works. I welcome all feedback / bug reports / etc.
</p>
<p>
<b><a href="http://blog.davr.org/draw.php">Latest update</a></b>
</p>
<p><table>
<tr>
<td>
<img border="1" src="http://davr.org/ds2/picker.png" alt="Color Picker" title="Color Picker" /><br />Color Picker
</td>
<td>
<img src="http://davr.org/ds2/fill.png" alt="Bucket fills" title="Bucket fills" border="1"/><br />Bucket fills
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/04/13/buckets-colors/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Supercard CF version of Draw</title>
		<link>http://blog.davr.org/2006/04/12/supercard-cf-version-of-draw/</link>
		<comments>http://blog.davr.org/2006/04/12/supercard-cf-version-of-draw/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 21:31:49 +0000</pubDate>
		<dc:creator>davr</dc:creator>
				<category><![CDATA[Draw]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://blog.davr.org/2006/04/12/supercard-cf-version-of-draw/</guid>
		<description><![CDATA[Ok, turns out if I disable Supercard SD support, then it works on supercard CF, otherwise not. So I am providing a version which has been tested to work on SC:CF: Latest update An image by Poffo, drawn on SC CF]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td style="width: 100%">Ok, turns out if I disable Supercard SD support, then it works on supercard CF, otherwise not. So I am providing a version which has been tested to work on SC:CF:</p>
<p><b><a href="http://blog.davr.org/draw.php">Latest update</a></b></td>
<td style="width: 256px"><a href="http://davr.org/ds2/poffy.png"><img width="256" height="192" border="0" title="poffy" alt="poffy" src="http://davr.org/ds2/poffy.jpg" /></a><br />
An image by Poffo, drawn on SC CF</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.davr.org/2006/04/12/supercard-cf-version-of-draw/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

