<?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; print</title>
	<atom:link href="http://ascgendotnet.jmsoftware.co.uk/tag/print/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>Next version: Globalization + Save and Print Colour Images</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/next-version-globalization-save-and-print-colour-images</link>
		<comments>http://ascgendotnet.jmsoftware.co.uk/next-version-globalization-save-and-print-colour-images#comments</comments>
		<pubDate>Thu, 30 Aug 2007 22:04:39 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ascgen]]></category>
		<category><![CDATA[ascii art]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/next-version-globalization-save-and-print-colour-images</guid>
		<description><![CDATA[Just as a heads-up, the next version of the program will include the ability to translate it into whatever language you want (or change words to make them sound rude). Originally I planned to use the inbuilt globalization stuff, but it&#8217;s unbelievable how complex it makes everything. Instead I&#8217;ve come up with my own easy [...]]]></description>
			<content:encoded><![CDATA[<p>Just as a heads-up, the next version of the program will include the ability to translate it into whatever language you want (or change words to make them sound rude).</p>
<p>Originally I planned to use the inbuilt globalization stuff, but it&#8217;s unbelievable how complex it makes everything. Instead I&#8217;ve come up with my own easy system that piggybacks on the existing resource class and loads the strings from an external xml file.</p>
<p>The current full list of translation 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>You can use any or all of these by translating the strings inside the <value></value> tags.</p>
<p>It will also finally come with saving to colour image files, and printing in colour. Which was <a href="http://www.jmsoftware.co.uk/blog/textrenderer-is-slow-drawstring-is-wrong">much harder</a> then the translation stuff.</p>
<p>I&#8217;m not sure whether to have the version number as 0.8.3 or 0.9.0. Maybe 0.8.5?</p>
<p>Plus, I&#8217;ve changed <a href="http://www.jmsoftware.co.uk/">http://www.jmsoftware.co.uk/</a> into a blog so I can start posting more off topic stuff without cluttering this one up, and I hope to start posting regularly soon. It also hosts a few random little programs.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><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/next-version-globalization-save-and-print-colour-images/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beta 8.0 released</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-80-released</link>
		<comments>http://ascgendotnet.jmsoftware.co.uk/beta-80-released#comments</comments>
		<pubDate>Wed, 06 Jun 2007 18:43:23 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[ascgen]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-80-released</guid>
		<description><![CDATA[Download it here I&#8217;ve gotten rid of the tabs, and put the input and output images on the same bit so they&#8217;re both viewable all the time. I&#8217;ve been playing with it for a few weeks, and you get used to it. Added printing and print preview. Currently it prints to one page, and uses [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sourceforge.net/project/platformdownload.php?group_id=133786">Download it here</a></p>
<p>I&#8217;ve gotten rid of the tabs, and put the input and output images on the same bit so they&#8217;re both viewable all the time. I&#8217;ve been playing with it for a few weeks, and you get used to it.</p>
<p>Added printing and print preview. Currently it prints to one page, and uses as much of the paper as available.</p>
<p>Right click on the input image, and you can rotate and flip it.</p>
<p>Full changes:<br />
<span id="more-100"></span><br />
<code><strong>New Features:</strong><br />
Added ability to print the text image<br />
Added print preview and page setup<br />
Moved image and text out of the tabs and into a split panel control<br />
Added rotating the input image by 90/180/270 degrees<br />
Added flipping the input image horizontally and vertically</code></p>
<p><code><strong>Fixes/code changes:</strong><br />
Fixed potential problem with version checking order<br />
Changed picturebox SelectedChanged event to only fire after the selection has finished changing<br />
Added picturebox SelectionChanging event to fire while the selected area is changing<br />
Cleaned up and reorganized WidgetBrightnessContrast class<br />
Added RotateImage(RotateFlipType) to the JMPictureBox<br />
Fixed being able to access output menu when it is disabled<br />
Fixed selection being lost in some cases after clicking outside the image<br />
Moved output unsharp/sharpening/blur into separate filter classes<br />
Moved output filters into an arraylist</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><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/beta-80-released/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
