<?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>MrLollige.com &#187; Tutorials</title>
	<atom:link href="http://mrlollige.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrlollige.com</link>
	<description>Pixel art blog</description>
	<lastBuildDate>Thu, 18 Feb 2010 09:00:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Toilet roll art</title>
		<link>http://mrlollige.com/2009/toilet-roll-art/</link>
		<comments>http://mrlollige.com/2009/toilet-roll-art/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 16:20:35 +0000</pubDate>
		<dc:creator>mrlollige</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[npa]]></category>
		<category><![CDATA[panda]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://mrlollige.com/?p=175</guid>
		<description><![CDATA[Don&#8217;t throw away your toilet rolls, you can still use them!

For your pixelly art project of course :)

A tutorial on how to make this is here!


Related posts:8bit Halloween costume



Related posts:<ol><li><a href='http://mrlollige.com/2009/8bit-halloween-costume/' rel='bookmark' title='Permanent Link: 8bit Halloween costume'>8bit Halloween costume</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t throw away your toilet rolls, you can still use them!</p>
<p><img class="alignnone" title="rolls" src="http://mrlollige.com/wp-content/uploads/2009/11/rolls-300x201.jpg" alt="rolls" width="300" height="201" /></p>
<p>For your pixelly art project of course :)</p>
<p><img title="panda" src="http://mrlollige.com/wp-content/uploads/2009/11/panda-300x201.jpg" alt="panda" /></p>
<p>A tutorial on how to make this <a href="http://berubetto.blogspot.com/2009/11/diy-toilet-roll-pixel-boy.html">is here!</a></p>


<p>Related posts:<ol><li><a href='http://mrlollige.com/2009/8bit-halloween-costume/' rel='bookmark' title='Permanent Link: 8bit Halloween costume'>8bit Halloween costume</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mrlollige.com/2009/toilet-roll-art/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing Firefox</title>
		<link>http://mrlollige.com/2009/fixing-firefox/</link>
		<comments>http://mrlollige.com/2009/fixing-firefox/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 23:00:07 +0000</pubDate>
		<dc:creator>mrlollige</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[firefox zoom blur fix]]></category>

		<guid isPermaLink="false">http://mrlollige.com/?p=67</guid>
		<description><![CDATA[I have posted this article earlier on PixelJoint, but as I noticed a lot of people did not know it yet, I will just repost it here
With help of this article you can avoid the zoom blurring bug you get if you zoom in on pixel art in Firefox.

Sadly this is not testable in the [...]


Related posts:<ol><li><a href='http://mrlollige.com/2009/pixel-art-software/' rel='bookmark' title='Permanent Link: Pixel art software'>Pixel art software</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have posted this article earlier on PixelJoint, but as I noticed a lot of people did not know it yet, I will just repost it here</p>
<p>With help of this article you can avoid the zoom blurring bug you get if you zoom in on pixel art in Firefox.</p>
<div>
<p>Sadly this is <strong>not</strong> testable in the beta version.  But it is in the Alpha version 3.6, below explains you how to do it. Be  aware that this fix is completely at your own risk, as 3.6 of it is not  stable yet.</p>
<p><strong>Step 1</strong><br />
<a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/" target="_blank">http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/</a> Download  Minefield. This is the project name for alpha releases of Firefox. On  that page you can download it, for windows that would be <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.6a1pre.en-US.win32.installer.exe" target="_blank">firefox-3.6a1pre.en-US.win32.installer.exe</a></p>
<p><strong>Step 2</strong><br />
Install minefield. It will not overwrite your existing version of  firefox, but wil copy your bookmarks , add-ons, passwords etc.</p>
<p><em>If you go to pixeljoint.com right now in your new Minefield  browser you can already see the images crispy when you zoom in. This  because it seems PJ already added the right tags to its css. Thanks!</em></p>
<p><strong>Step 3</strong><br />
To get the pixel zooming on <strong>every </strong>website you visit  (such as <a title="Pixelation - Way of the Pixel" href="http://www.wayofthepixel.net" target="_blank">wayofthepixel.net</a>) we need to take another step.</p>
<p>We must create a file named userContent.css<br />
This CSS file will apply the code in it to every page you visit.</p>
<p>In windows, this page must be created in <strong>%appdata%\Mozilla\Firefox\Profiles\<em>profilename</em>\chrome</strong><strong><br />
</strong></p>
<p>You can find it by browsing to C: &gt; Documents and settings &gt; &#8216;<em>Username</em>&#8216;  (mine is Daniel) &gt; Application Data.<br />
Application Data is a hidden folder, you can unhide it by going to (in  your explorer) Tools &gt; Folder Options &gt; View &gt; Show hidden  files and folders<br />
<a href="http://www.bleepingcomputer.com/tutorials/tutorial62.html" target="_blank">http://www.bleepingcomputer.com/tutorials/tutorial62.html</a></p>
<p>Non windows users must figure it out themselves, but the file will  always be located in Profilename\Chrome</p>
<p>Now open notepad or a similar text editor, and paste in this code:</p>
<p>img[src$=".gif"] { image-rendering: -moz-crisp-edges;   -ms-interpolation-mode: nearest-neighbor; }<br />
img[src$=".png"] { image-rendering: -moz-crisp-edges;   -ms-interpolation-mode: nearest-neighbor; }</p>
<p>Save it as <strong>userContent.css</strong> (and watch out it does  not become a .txt but a .css) in the chrome folder</p>
<p>Thats it. You are done! When you click images on any site to zoom in,  they will be shown ina ll its pixel glory (after you restart your  browser).</p>
<p>If you have any questions, comment!</p></div>


<p>Related posts:<ol><li><a href='http://mrlollige.com/2009/pixel-art-software/' rel='bookmark' title='Permanent Link: Pixel art software'>Pixel art software</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mrlollige.com/2009/fixing-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is pixel art?</title>
		<link>http://mrlollige.com/2009/what-is-pixel-art/</link>
		<comments>http://mrlollige.com/2009/what-is-pixel-art/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 23:00:01 +0000</pubDate>
		<dc:creator>mrlollige</dc:creator>
				<category><![CDATA[Style]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[pixel art]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://mrlollige.com/?p=50</guid>
		<description><![CDATA[The exact definition is discussable, but in this article I would like to give a nice explanation to those who do not know yet. If you already know what pixel art is but do not agree with my statements, please comment :)
Pixel art in short

Pixel art is the creation of digital art, pixel by pixel. [...]


Related posts:<ol><li><a href='http://mrlollige.com/2009/pixel-art-software/' rel='bookmark' title='Permanent Link: Pixel art software'>Pixel art software</a></li>
<li><a href='http://mrlollige.com/2009/realistic-pixel-art/' rel='bookmark' title='Permanent Link: Realistic pixel art'>Realistic pixel art</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The exact definition is discussable, but in this article I would like to give a nice explanation to those who do not know yet. If you already know what pixel art is but do not agree with my statements, please comment :)</p>
<p><strong>Pixel art in short</strong></p>
<p><img class="alignright size-full wp-image-71" title="pixelart" src="http://mrlollige.com/wp-content/uploads/2009/10/pixelart.gif" alt="pixelart" width="57" height="57" align=right /></p>
<p>Pixel art is the creation of digital art, pixel by pixel. <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Pixel" target="_blank">A pixel is a digital screen element</a> in shape of a square, and creating pixel art means that you make bitmap illustrations, placing every pixel by hand.</p>
<p>In modern digital art a lot is often generated by computers. Computers automatically add new colors, smoothing things out or even generate whole image parts. In pixel art, you have full control, and thereby it is possible to deliver digital works of higher quality. However, it is a lot more time consuming, in that way that it is hardly ever worth it. Therefor pixel art is mostly made by hobbyists nowadays.</p>
<p>Pixel art generally uses under 256 colors, while modern screens can display up to <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Color_depth" target="_blank">4.2 billion distinct colors</a>.</p>
<p><strong>The origins of pixel art<br />
</strong></p>
<p>Years ago, video cards were not as powerful as they are now. People designing graphics for digital use had to work with a lot of restrictions, for example like how much or which colors could be used. The video game market grew fast, and those games needed graphics, like tiles and sprites. The people in charge of making those sprites had to stand out artistically, but also technically because of the difficult restrictions they had to work with.</p>
<p>An example is the <a title="wikipedia" href="http://en.wikipedia.org/wiki/ZX_Spectrum_graphic_modes" target="_blank">ZX spectrum</a>, which could only display 8 colors. The screen was divided into a grid of 8&#215;8 pixel regions, and in such a region only 2 different colors could be used.</p>
<p>The video cards developed further and further. At some point everyone could create images with 256 colors.  Tools were made for speeding up the work, such as gradient generators. The artists that worked with this came into <a title="wikipedia" href="http://en.wikipedia.org/wiki/Demoscene" target="_blank">the demoscene subculture.</a> When people figured out it would be more of a challenge to quit working with that many colors, the modern pixel art was born.</p>
<p>People now make their own restrictions, set their own rules, and some do it more like it was done in the early days than others. Some pay a lot of attention to their color counts, some do not. Some people like to practise with those old restrictions, some people like not to.</p>
<p>Pixel art also got a new role in commercial art, some companies figured ways to sell pixel art. They make use of the iconic effect you can achieve with pixel art, using large visible squares. Also a lot of work is done in isometric projection, a projection that works great with pixel art. Two examples of that are the famous<a title="habbo" href="http://habbo.com" target="_blank"> habbohotel</a> and of course the company <a title="Eboy" href="http://hello.eboy.com" target="_blank">Eboy</a>.</p>
<p><strong>How to make pixel art</strong></p>
<p>Windows users already have one of the easiest pixel creation softwares installed on their computer: MSPaint. This program can be found under the name &#8220;Paint&#8221; in the accessories .</p>
<p>Mac users will have to download <a title="Download Pixen" href="http://opensword.org/Pixen/" target="_blank">pixen</a> and linux users can download <a title="Download MTpaint" href="http://mtpaint.sourceforge.net/download.html" target="_blank">MTpaint</a>. Both are free, and MTpaint is also available for windows.<br />
<a title="My article on pixel art software" href="http://mrlollige.com/2009/pixel-art-software/" target="_blank">More on software for pixel art here</a></p>
<p>Take the pencil tool, the tool with the simplest function. It should create just a single pixel only when you click. With this you can draw your whole picture.<br />
Try to stay away from the other drawing tools. Of course you can use the bucket fill now and then to speed up some work, but thats about it.<br />
Reuse as many colors as possible, use the eyedropper to select a color that you have already used.<br />
And that is it! With this knowledge, you know the basics of any work of pixel art!</p>
<p>When you are done, save your work as PNG, proper GIF (never save as gif in MSPaint as it ruins your colors) or BMP. With these filesystems you will never loose any image quality. However, you will if you will use filetypes such as JPG.<span style="text-decoration: underline;"><br />
<strong>Never</strong> save pixel art as <strong>JPG</strong></span></p>
<p><strong>Never do:</strong></p>
<p>Never resize pixel art<br />
Never use gradients<br />
When not needed, do not use transparant layers (it is only needed really in games, or to save time in commercial work, but this lessens the quality)<br />
Never use automatic anti alliasing<br />
Never use any automatically generated effect<br />
Never have your work color reduced automatically<br />
And never ever save pixel art as JPG, unless you are really afraid of it getting stolen.</p>
<p><strong>Do:</strong></p>
<p>Use preset palettes<br />
Use preset restrictions<br />
Set yourself a maximum number of colors used<br />
Work on small scale<br />
Use ^2 numbers for number of colors and canvas size (2,4,8,16,32 etc)<br />
Show your work to the world and ask for feedback on <a title="pixeljoint" href="http://www.pixeljoint.com">PJ </a>and <a title="Pixelation" href="http://www.wayofthepixel.net">WotP<br />
</a>Have fun!<a title="Pixelation" href="http://www.wayofthepixel.net"><br />
</a></p>
<p><strong>Now that you know what my definition of pixel art is, start making some!</strong></p>
<p><strong><em>MrLollige</em><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://mrlollige.com/2009/pixel-art-software/' rel='bookmark' title='Permanent Link: Pixel art software'>Pixel art software</a></li>
<li><a href='http://mrlollige.com/2009/realistic-pixel-art/' rel='bookmark' title='Permanent Link: Realistic pixel art'>Realistic pixel art</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mrlollige.com/2009/what-is-pixel-art/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pixel art software</title>
		<link>http://mrlollige.com/2009/pixel-art-software/</link>
		<comments>http://mrlollige.com/2009/pixel-art-software/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:54:27 +0000</pubDate>
		<dc:creator>mrlollige</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://pixel.lolsoft.com/?p=27</guid>
		<description><![CDATA[A question I often hear is: What software should I use for pixel art?
In this article I will tell about my own experiences, how to get used to those new programs and more. As I am a windows user this article is most useful if you run windows yourself too, but some of the software [...]


Related posts:<ol><li><a href='http://mrlollige.com/2009/what-is-pixel-art/' rel='bookmark' title='Permanent Link: What is pixel art?'>What is pixel art?</a></li>
<li><a href='http://mrlollige.com/2009/fixing-firefox/' rel='bookmark' title='Permanent Link: Fixing Firefox'>Fixing Firefox</a></li>
<li><a href='http://mrlollige.com/2009/moai2/' rel='bookmark' title='Permanent Link: Moai'>Moai</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A question I often hear is: What <strong>software</strong> should I use for <strong>pixel art</strong>?</p>
<p>In this article I will tell about my own experiences, how to get used to those new programs and more. As I am a <em>windows</em> user this article is most useful if you run windows yourself too, but some of the software might work on other systems too.</p>
<h2><strong>MSpaint</strong></h2>
<p>Believe it or not, but still one of the most easy and useful tools for pixel art is Paint. If you run windows it is already on your computer!</p>
<p><strong>Pros</strong></p>
<ul>
<li>Easy to learn</li>
<li>Impresses people more</li>
<li>3 colors usable with your cursor (left click, right click, ctrl + click)</li>
<li>From on winXP it saves PNG&#8217;s properly</li>
<li>Easy moving around with parts of your image</li>
<li>Color replacing</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>No proper GIF file saving</li>
<li>No layers</li>
<li>3 undos</li>
<li>Nothing configurable</li>
<li>No indexed palette support</li>
</ul>
<p>I still almost always use paint at the start of my drawing. It is extremely useful for making your line art and such, because you can select things and move them around on your canvas easily. It can be useful for coloring as well, thanks to the color replacement feature, but there is better (free) software for that.</p>
<p><strong>Things you should know</strong></p>
<ul>
<li><em>View&gt;Zoom&gt;Miniature</em>, this shows a 1x miniature version of your drawing when you are working zoomed in.</li>
<li><em>Eraser &#8211; left click color = color to be replaced, right click color = new color. </em>If you have the eraser colors right, you can replace colors by right clicking with it! This makes recoloring your work easy, but watch out for not leaving stuff behind. You can enlarge your eraser by pressing <em>ctrl + &#8216;+&#8217;</em> .</li>
<li><em>Select color using right click, in your palette or with the eyedropper,</em> having the background color as right click color makes working really easy. Without having to switch colors you can now draw with your primary color and replace things with the background color (removing) by right clicking. This works as well as with the pencil as with the brushes, lines, anything. Your secondary color is also the color that appears if you delete things (<em>select, press delete</em>) or if you enlarge your canvas.</li>
<li><em>Select, ctrl + drag, </em>a fast way to duplicate things without having to copy and paste is by holding ctrl and draging your selection. The old thing will stay and you will have a new piece selected. You can do this as many times as you want. Similary you can hold shift, try out yourself to find out what that does ;)</li>
</ul>
<p>Oh, and last but not least, NEVER save your work as GIF or as JPG in paint!</p>
<h2>MTpaint</h2>
<p>Yes, this is something different as MSpaint. It is not connected to paint at all. This is a free open source drawing program, perfect for pixel art! <a href="http://mtpaint.sourceforge.net/" target="_blank">You can download it here</a></p>
<p><strong>Pros</strong></p>
<ul>
<li>Great indexed palette support</li>
<li>Save gifs properly</li>
<li>2 colors usable with your cursor</li>
<li>fast eyedropping (ctrl + click)</li>
<li>zooming with scroll wheel</li>
<li>Works on Linux &amp; Windows</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Layers and animation support is not great</li>
<li>Moving around part of your images is not easy</li>
</ul>
<p>In my opinion MTpaint is THE best free program to color your pixel work. The indexed palette support is really great, thanks to functions for sorting your palette, changing colors etc.<br />
The only thing I would like to see is better layer support. You can work with layers, but as far as I can remember (I only did once or so) it was really annoying, as every layer was a loose image. (And you had to save all loose images at the end)</p>
<p><strong>Things you should know</strong><br />
Try out a lot of things! That is the only way to discover how to use a new program. Press alt, ctrl and shift whenever you want something to happen. A few things I figured to get you started: When you want a selection to be placed on the canvas, right click and switch back to the pencil or another tool. For drawing perfect vertical lines hold shift, just as in paint. However, when you want to draw horizontal lines hold shift and alt (or ctrl, dunno ;) )</p>
<h2>Graphics Gale</h2>
<p>Graphicsgale is a nice pixel art program, much used for sprites and it is a great animation program! I never found an easier to use one! Sadly the full version costs about 25$ (1,995 Yen), but you can already do a lot with the free version too. You will just have to put some more effort in saving animations, thats about all ;)<br />
<a href="http://www.humanbalance.net/gale/us/" target="_blank">Website</a></p>
<p><strong>Pros</strong></p>
<ul>
<li>Indexed palette support</li>
<li>Great animation support</li>
<li>Great layer support</li>
<li>Easy eyedropping</li>
<li>Layout completely configurable</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Just one color to use on your cursor</li>
<li>Full version not free</li>
</ul>
<p>For animations it is just the thing I love most. I hardly use it for other stuff, as MTpaint does all I need, but for animations this is the tool! If you do not own the full version (I do, thank you internet!) you can still save animations when they are done image by image, and then put them together online on a website such as <a href="http://www.iaza.com">iaza.com</a> or with <a href="http://www.whitsoftdev.com/unfreez/">unfreez</a>.</p>
<p><strong>Things you should know</strong></p>
<ul>
<li>Open graphics gale, not the gale browser. They are 2 different programs, remember!!!</li>
<li>Right click = eyedropper! Useful!</li>
<li>Onion skinning. I wont explain much, but experiment with it while animating. It is the very bright green button of the running man!</li>
<li>If you need to save transparant gifs, make the frame transparant, not the last layer! The frame only!</li>
</ul>
<p><strong>Other software</strong></p>
<p><a href="http://www.cosmigo.com/promotion/index.php" target="_blank"><strong>Pro motion</strong></a> is the software used by a lot of old-school pixelers because of its similarity to the old-school program Deluxe Paint. It is great for animation, pixel art, anything. It does cost some <strong>money (78$, 60€)</strong> and takes a lot of time to get used to if you do not know Deluxe Paint already. I hear a lot of people saying its worth it, but I did never try it extensively. The trial works fine for a lot of things, so if you are interested don&#8217;t hesitate to download!</p>
<p><a href="http://www.whitsoftdev.com/unfreez/"><strong>Unfreez</strong></a>, as mentioned before it is a <strong>free</strong> gif animation tool. Put unanimated gifs in, get an animated gif out! Works great!</p>
<p><a href="http://www.adobe.com/products/photoshop/compare/"><strong>Photoshop.</strong> </a>Hard to get used to, especially to find the settings to make it pixel art sutable, but once you are used to it (maybe you already are) it is quite workable. Layers, lots of undos, looks professional, enough reasons to use photoshop! Does cost you some money! (full version standard edition <strong>700$</strong>)</p>
<p><a href="http://www.getpaint.net/"><strong>Paint.net</strong></a>. Has nothing to do with windows MSpaint, but it is a nice <strong>free</strong> drawing program. If you don&#8217;t know what to pixel with or do your other cheap digital drawings with, choose this. Free, layers, just a lot better than a lot of other things! This program however is not  a pixel program. It is possible, but I believe other options are better for it.</p>
<p><a href="http://www.gimp.org/"><strong>Gimp. </strong></a>The <strong>free</strong> equivalent of photoshop. Hard to get used to, but it might be worth it for you! And another big plus is that it works on Linux, Windows and mac!</p>
<p><a href="http://code.google.com/p/grafx2/"><strong>Grafx2. </strong></a>This is the only program in the list I did not try myself. However, it is again a program based on the old school deluxe paint, still in development.  I know some quite good artists that use it. <strong>Free</strong></p>
<p><a href="http://opensword.org/Pixen/" target="_blank">Pixen.</a> (added to this list on 6-11-2009). This is <strong>free</strong> pixel art software for the <strong>mac</strong>.</p>
<p><strong>Getting used to a program</strong></p>
<p>Getting used to a new program takes time and effort. Check out the list of features, see if you think it could be worth it, try it extensively for at least 2 months before you descide it is too hard learning, not worth it or whatever. Things might seem easier after all.</p>
<p>The key to changing is by stopping to use other tools immediately, so you will have to find all your new solutions the hard way. Just search trough the help, randomly press buttons (on your keyboard as well) and with some luck you will find it a useful program at the end!</p>
<p>I can still see myself switching to Pro Motion someday. Or maybe photoshop, as I am going to learn that anyway.</p>
<p>Moving the mouse to draw is luckily the same in every program, and often zooming in and out as well. Saving is a floppy, filling is a bucket. Nothing can go wrong with this knowledge on forhand, you must be able to produce something from on the start! Success!</p>
<p>In the comments there is room for discussing the programs, or whatever you have to say about this article, switching from programs, making decisions etc.  I hope you enjoyed reading!</p>


<p>Related posts:<ol><li><a href='http://mrlollige.com/2009/what-is-pixel-art/' rel='bookmark' title='Permanent Link: What is pixel art?'>What is pixel art?</a></li>
<li><a href='http://mrlollige.com/2009/fixing-firefox/' rel='bookmark' title='Permanent Link: Fixing Firefox'>Fixing Firefox</a></li>
<li><a href='http://mrlollige.com/2009/moai2/' rel='bookmark' title='Permanent Link: Moai'>Moai</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mrlollige.com/2009/pixel-art-software/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
