<?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: GetTextExtent vs. DrawText (with DT_CALCRECT)</title>
	<atom:link href="http://www.philosophicalgeek.com/2008/04/10/gettextextent-vs-drawtext-with-dt_calcrect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philosophicalgeek.com/2008/04/10/gettextextent-vs-drawtext-with-dt_calcrect/</link>
	<description>Code and musings by Ben Watson</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:43:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: grant bowgen</title>
		<link>http://www.philosophicalgeek.com/2008/04/10/gettextextent-vs-drawtext-with-dt_calcrect/comment-page-1/#comment-125629</link>
		<dc:creator>grant bowgen</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.philosophicalgeek.com/2008/04/10/gettextextent-vs-drawtext-with-dt_calcrect/#comment-125629</guid>
		<description>I tried using DrawText but it made no difference. However if you select the font first using GetDC-&gt;SelectObject(font) for the relevant font, then both GetTextExtent and DrawText work.</description>
		<content:encoded><![CDATA[<p>I tried using DrawText but it made no difference. However if you select the font first using GetDC-&gt;SelectObject(font) for the relevant font, then both GetTextExtent and DrawText work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
