<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Getting the hint (Where is Envy Code R?)</title>
	<atom:link href="http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r/feed" rel="self" type="application/rss+xml" />
	<link>http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=getting-the-hint-where-is-envy-code-r</link>
	<description>A .NET developer in Redmond</description>
	<lastBuildDate>Fri, 23 Jul 2010 04:45:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sascha</title>
		<link>http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-7235</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Tue, 25 Mar 2008 19:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-7235</guid>
		<description>Damien, hints (i. e. TrueType instructions) are honored by OS X as well as by Windows. Nonetheless both rendering engines behave differently, each with certain advantages and disadvantages. Windows applies more deliberate pixel grid position tweaking whereas OS X stays more true to the actual glyph design and letter spacing etc. See e.g. [http://www.codinghorror.com/blog/archives/000885.html] for a discussion. Nonetheless, there is no need for system specific font versions – those have existed for purely historic reasons (PS vs. TTF). You just need to use a grid of the right size for curve/point/hint/… positioning (which, unfortunately is not _that_ easy, *sigh*).</description>
		<content:encoded><![CDATA[<p>Damien, hints (i. e. TrueType instructions) are honored by OS X as well as by Windows. Nonetheless both rendering engines behave differently, each with certain advantages and disadvantages. Windows applies more deliberate pixel grid position tweaking whereas OS X stays more true to the actual glyph design and letter spacing etc. See e.g. [http://www.codinghorror.com/blog/archives/000885.html] for a discussion. Nonetheless, there is no need for system specific font versions – those have existed for purely historic reasons (PS vs. TTF). You just need to use a grid of the right size for curve/point/hint/… positioning (which, unfortunately is not _that_ easy, *sigh*).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Strobel</title>
		<link>http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6555</link>
		<dc:creator>Mike Strobel</dc:creator>
		<pubDate>Sun, 09 Mar 2008 04:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6555</guid>
		<description>Hi Damien,

Great work on your Envy Code font.  Have you made any further developments since the Preview 6.1 release?  I&#039;d love to get my hands on an updated version (TTF for Visual Studio).  Do you think you could e-mail me your latest revision? :)

Cheers,
Mike</description>
		<content:encoded><![CDATA[<p>Hi Damien,</p>
<p>Great work on your Envy Code font.  Have you made any further developments since the Preview 6.1 release?  I&#8217;d love to get my hands on an updated version (TTF for Visual Studio).  Do you think you could e-mail me your latest revision? :)</p>
<p>Cheers,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Derricutt</title>
		<link>http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6014</link>
		<dc:creator>Mark Derricutt</dc:creator>
		<pubDate>Tue, 29 Jan 2008 07:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6014</guid>
		<description>I&#039;m using bold (but I can get over that fixation for a kick a**e font - I&#039;m torn between Envy Code R and Droid Sans Mono ) under Java (OS/X and Linux).</description>
		<content:encoded><![CDATA[<p>I&#8217;m using bold (but I can get over that fixation for a kick a**e font &#8211; I&#8217;m torn between Envy Code R and Droid Sans Mono ) under Java (OS/X and Linux).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6007</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Tue, 29 Jan 2008 01:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6007</guid>
		<description>I put out a test version to a number of people but something seems to be causing corruption in Java and KDE at the moment.

I should have time to look at that this weekend and once testing is complete I can hint the italic and bold versions which will take another week or two.

Do you use italics/bold?  I could release a regular-only version next week providing I solve the corruption issues.

[)amien</description>
		<content:encoded><![CDATA[<p>I put out a test version to a number of people but something seems to be causing corruption in Java and KDE at the moment.</p>
<p>I should have time to look at that this weekend and once testing is complete I can hint the italic and bold versions which will take another week or two.</p>
<p>Do you use italics/bold?  I could release a regular-only version next week providing I solve the corruption issues.</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Derricutt</title>
		<link>http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6006</link>
		<dc:creator>Mark Derricutt</dc:creator>
		<pubDate>Tue, 29 Jan 2008 01:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/12/03/getting-the-hint-where-is-envy-code-r#comment-6006</guid>
		<description>Has there been any further movement/updates for Envy?   Lovin the font...</description>
		<content:encoded><![CDATA[<p>Has there been any further movement/updates for Envy?   Lovin the font&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
