<?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"
	>
<channel>
	<title>Comments on: Italic syntax highlighting in Visual Studio 2005</title>
	<atom:link href="http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005</link>
	<description>A .NET developer in Redmond</description>
	<pubDate>Mon, 13 Oct 2008 14:06:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-9169</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Tue, 19 Aug 2008 18:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-9169</guid>
		<description>I decided against after consulting with a few people but you can probably achieve a similar effect using FontForge or other font editing programs (just make sure they preserve hinting)

[)amien</description>
		<content:encoded><![CDATA[<p>I decided against after consulting with a few people but you can probably achieve a similar effect using FontForge or other font editing programs (just make sure they preserve hinting)</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blorg</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-9159</link>
		<dc:creator>Blorg</dc:creator>
		<pubDate>Tue, 19 Aug 2008 01:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-9159</guid>
		<description>Did you ever write that app? I've been mucking around with a hex editor and the TTF spec, but have only succeeded in screwing up my fonts royally so far :)

If there's no app, do you have any hints about which bits to flip?</description>
		<content:encoded><![CDATA[<p>Did you ever write that app? I've been mucking around with a hex editor and the TTF spec, but have only succeeded in screwing up my fonts royally so far :)</p>
<p>If there's no app, do you have any hints about which bits to flip?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-1943</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Mon, 20 Aug 2007 08:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-1943</guid>
		<description>Well the trick is to basically modify the italic version of the font to give it a new name and to present itself as bold.&lt;br /&gt;&lt;br /&gt;I intend on putting together a simple app to do this to any installed font but in the mean time I did it by hand on my own Envy Code R font.&lt;br /&gt;&lt;br /&gt;[)amien</description>
		<content:encoded><![CDATA[<p>Well the trick is to basically modify the italic version of the font to give it a new name and to present itself as bold.</p>
<p>I intend on putting together a simple app to do this to any installed font but in the mean time I did it by hand on my own Envy Code R font.</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-1942</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Thu, 12 Jul 2007 00:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-1942</guid>
		<description>I still use Vim as a general purpose text viewer / editor, even though I use VS for actually writing code. It's just very useful for quickly examining / altering patch files, scripts, XML, config files, sometimes hacking VS project files manually because it's faster than using a wizard / property page etc. I'm not a fan of trying to use VS for absolutely everything, I tend to pick and choose the best tool for each job.</description>
		<content:encoded><![CDATA[<p>I still use Vim as a general purpose text viewer / editor, even though I use VS for actually writing code. It's just very useful for quickly examining / altering patch files, scripts, XML, config files, sometimes hacking VS project files manually because it's faster than using a wizard / property page etc. I'm not a fan of trying to use VS for absolutely everything, I tend to pick and choose the best tool for each job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-1941</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Wed, 11 Jul 2007 23:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-1941</guid>
		<description>It involves modifying files so I'm trying to put together a binary patcher as I obviously can't redistribute the files themselves.&lt;br /&gt;&lt;br /&gt;[)amien</description>
		<content:encoded><![CDATA[<p>It involves modifying files so I'm trying to put together a binary patcher as I obviously can't redistribute the files themselves.</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-1940</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Wed, 11 Jul 2007 23:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-1940</guid>
		<description>That looks pretty cool. Do you mind sharing what the trick was? :)</description>
		<content:encoded><![CDATA[<p>That looks pretty cool. Do you mind sharing what the trick was? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rik Hemsley</title>
		<link>http://damieng.com/blog/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005#comment-1939</link>
		<dc:creator>Rik Hemsley</dc:creator>
		<pubDate>Wed, 11 Jul 2007 21:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/07/11/italic-syntax-highlighting-in-visual-studio-2005.aspx#comment-1939</guid>
		<description>Well, you don't have to use Vim, you can use &lt;a href="http://www.viemu.com/"&gt;ViEmu in VS.NET&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Well, you don't have to use Vim, you can use <a href="http://www.viemu.com/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.viemu.com');">ViEmu in VS.NET</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
