<?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>Ascgen dotNET &#187; dithering</title>
	<atom:link href="http://ascgendotnet.jmsoftware.co.uk/tag/dithering/feed" rel="self" type="application/rss+xml" />
	<link>http://ascgendotnet.jmsoftware.co.uk</link>
	<description>Image to Text Software</description>
	<lastBuildDate>Tue, 23 Mar 2010 13:51:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ascgen dotNET 0.9.5 released &#8211; Dithering and more</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/ascgen-dotnet-095-released-dithering-and-more</link>
		<comments>http://ascgendotnet.jmsoftware.co.uk/ascgen-dotnet-095-released-dithering-and-more#comments</comments>
		<pubDate>Fri, 21 Dec 2007 18:34:22 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[ascgen]]></category>
		<category><![CDATA[dithering]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/ascgen-dotnet-095-released-dithering-and-more</guid>
		<description><![CDATA[** Download it here ** Internal design changes, and some cool new stuff. Dithering Thanks to an great idea sent to me through sourceforge, the program now comes with the ability to run a dithering filter over the output. Why would you want this? Well, the text output is like having an image with a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sourceforge.net/project/showfiles.php?group_id=133786&#038;package_id=146945&#038;release_id=563340">** Download it here **</a></p>
<p>Internal design changes, and some cool new stuff.</p>
<p><strong>Dithering</strong><br />
Thanks to an great idea sent to me through sourceforge, the program now comes with the ability to run a dithering filter over the output.</p>
<p>Why would you want this? Well, the text output is like having an image with a small palette of colours. Adding noise to the output helps to blend the different greyscale colours together and produces a result that is (hopefully) more pleasing the eye. There&#8217;s also a random element which weights the dithering and helps hide the pattern.</p>
<p>Check out the <a href="http://en.wikipedia.org/wiki/Dithering#Digital_photography_and_image_processing">wikipedia</a> article for more information on the theory behind this topic.</p>
<p><strong>Translation file changes</strong><br />
The program will now automatically load a translation file if one (and only one) is in the same directory as the executable. The filename has to be in the format <em>translation.*.xml</em> with * being the <a href="http://msdn2.microsoft.com/en-us/library/ms533052.aspx">language code</a> (although at the moment it doesn&#8217;t matter what you put there). For an example, here&#8217;s the American translation file: <a href="http://ascgen2.cvs.sourceforge.net/*checkout*/ascgen2/ascgen2/translations/translation.en-us.xml">translation.en-us.xml</a></p>
<p>The full list of untranslated strings is here:<br />
<a href="http://ascgen2.cvs.sourceforge.net/*checkout*/ascgen2/ascgen2/translation.xml">http://ascgen2.cvs.sourceforge.net/*checkout*/ascgen2/ascgen2/translation.xml</a></p>
<p><strong>Text Widget</strong><br />
The brightness/contrast and levels widgets have been merged into one new widget, using tabs to switch between them and a new control for adjusting the dithering levels.<br />
<span id="more-107"></span><br />
<strong>Visual Studio 2008</strong><br />
The codebase has been moved to the new <a href="http://www.microsoft.com/express/vcsharp/Default.aspx">Visual C# 2008 Express Edition</a>, so you&#8217;ll need that if you want to compile the source code yourself. The executable is still being targeted at .Net 2.0 so hopefully there shouldn&#8217;t be any difference (I can&#8217;t see any good reason to change it to the latest .Net yet).</p>
<p><strong>Full change log:</strong><br />
<code>Fixed extra characters being added to colour rtf files in some font sizes<br />
Added automatic loading of a translation file (translation.?.xml) if one is present<br />
Added a basic dithering filter to the output<br />
Changed Ascii filters to implement an interface rather then inheriting a class<br />
Added specialized interfaces for the filters<br />
Moved brightness/contrast and levels into one widget<br />
Improved the levels control<br />
Stopped brightness/contrast accepting clicks from anything other than the left mouse button<br />
Stopped brightness/contrast control updating the output twice on reset or image load<br />
Added new control for dithering level and dithering random level to the text widget<br />
Added loading and saving the dithering values to the settings file<br />
Changed text widget to implement the brightness-contrast/levels/dither interfaces<br />
Changed brightness-contrast widget to implement the brightness-contrast interfaces<br />
Made main form access the widgets through their interfaces rather then directly<br />
Moved code development to Visual Studio 2008<br />
Fixed processing the conversion twice during image load</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fascgendotnet.jmsoftware.co.uk%2Fascgen-dotnet-095-released-dithering-and-more&amp;linkname=Ascgen%20dotNET%200.9.5%20released%20%26%238211%3B%20Dithering%20and%20more"><img src="http://ascgendotnet.jmsoftware.co.uk/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://ascgendotnet.jmsoftware.co.uk/ascgen-dotnet-095-released-dithering-and-more/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
