<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Version 2.23 Programming fonts]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=452</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=452&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Version 2.23 Programming fonts.]]></description>
		<lastBuildDate>Fri, 03 Apr 2015 11:51:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2011#p2011</link>
			<description><![CDATA[<p>This is working fine now. Thanks very much.</p>]]></description>
			<author><![CDATA[null@example.com (davidb)]]></author>
			<pubDate>Fri, 03 Apr 2015 11:51:32 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2011#p2011</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2005#p2005</link>
			<description><![CDATA[<p>A new build (1876) is now available on the <a href="http://simplyfortran.com/download/">Download page</a> that fixes the odd text output in the console.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 02 Apr 2015 18:54:55 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2005#p2005</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1992#p1992</link>
			<description><![CDATA[<p>That&#039;s fine Jeff. No need&nbsp; to hurry - I am glad you found the problem.</p><p>John, the new font&#039;s are in version 2.23 as Jeff says but the font will not be enabled automatically. Just pick the &quot;Droid Sans Mono Slashed&quot; or &quot;Anonymous Pro&quot; from the list of fonts under the Options&gt;Editor Settings dialog.</p><p>I m going to stick with &quot;DejaVu Sans Mono&quot; (which I have installed separately) since this is what I use in all my editors here and at my workplace, but the &quot;Droid Sans Mono Slashed&quot; font is very similar so a good font too.</p><p>You can install your own fonts in the C:\Windows\Fonts folder, which is where Jeff has put the new fonts.</p>]]></description>
			<author><![CDATA[null@example.com (davidb)]]></author>
			<pubDate>Wed, 01 Apr 2015 16:55:15 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1992#p1992</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1991#p1991</link>
			<description><![CDATA[<p>The new fonts are available in 2.23 now.&nbsp; A new build of that version, which fixes the font drawing (which just looks odd but still works), should be available today or tomorrow.&nbsp; Certification of the installer by a Microsoft testing suite takes some time to run.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 01 Apr 2015 16:10:04 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1991#p1991</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1990#p1990</link>
			<description><![CDATA[<p>When do you think will new build will be ready, please, Jeff?<br />I am looking forward to trying the new fonts.<br />---<br />John.</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Wed, 01 Apr 2015 13:17:01 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1990#p1990</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1989#p1989</link>
			<description><![CDATA[<p>David,</p><p>A little more information: it looks like an unnecessary call to a Windows API function </p><div class="codebox"><pre><code>SetBkMode(hDC, TRANSPARENT);</code></pre></div><p> is to blame for the odd drawing issue.&nbsp; When the console is read-only, though, the call isn&#039;t problematic.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 01 Apr 2015 11:50:55 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1989#p1989</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1987#p1987</link>
			<description><![CDATA[<p>David,</p><p>It does look a bit odd.&nbsp; There were some changes to the default drawing code to support coloring the console to match the rest of Simply Fortran.&nbsp; I&#039;ll look into the problem and provide an updated build once it&#039;s fixed.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 01 Apr 2015 11:30:35 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1987#p1987</guid>
		</item>
		<item>
			<title><![CDATA[Version 2.23 Programming fonts]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1985#p1985</link>
			<description><![CDATA[<p>Thanks for including some new programming fonts in version 2.23. I have noticed however that the font is not displayed properly when using the built-in console window. While a program is running and printing to the console window, the text is quite difficult to read and only reverts to the correct font once the program has finished.</p><p>I am using DejaVu Sans Mono mostly, but have also tried the new Droid Sans Mono Slashed, and this issue occurs with both fonts.</p>]]></description>
			<author><![CDATA[null@example.com (davidb)]]></author>
			<pubDate>Wed, 01 Apr 2015 05:42:43 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1985#p1985</guid>
		</item>
	</channel>
</rss>
