<?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: Improvements to fonts in Windows 7</title>
	<atom:link href="http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/</link>
	<description>All the stuff about Microsoft and technology you haven&#039;t read anywhere else.</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Katharine</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-149457</link>
		<dc:creator>Katharine</dc:creator>
		<pubDate>Thu, 22 Dec 2011 06:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-149457</guid>
		<description>What I would like to do is hide (or delete) those fonts that are not required in English, such as Indian, Arabic, Chinese, etc. I have nothing against these languages, but they clutter up the drop-down menus of my applications such as InDesign, Coreldraw and even Word. I have ticked the box &quot;hide fonts based on my language settings&quot; but they still show up in drop-down menus. The link above just made my eyes glaze over...
Any suggestions would be appreciated.</description>
		<content:encoded><![CDATA[<p>What I would like to do is hide (or delete) those fonts that are not required in English, such as Indian, Arabic, Chinese, etc. I have nothing against these languages, but they clutter up the drop-down menus of my applications such as InDesign, Coreldraw and even Word. I have ticked the box &#8220;hide fonts based on my language settings&#8221; but they still show up in drop-down menus. The link above just made my eyes glaze over&#8230;<br />
Any suggestions would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DerekW</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-144332</link>
		<dc:creator>DerekW</dc:creator>
		<pubDate>Wed, 06 Jul 2011 22:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-144332</guid>
		<description>Peter, thanks for a quick response. My reference to Wordpad was simply to note that it doesn&#039;t show my printer fonts whilst Office apps such as Word do. The latest documentation states that the CF_PRINTERFONTS flag is obsolete except to persuade the dialog to show the font type description (such as This is an OpenType font...).
I can certainly see all of the printer fonts by enumerating them &quot;manaually&quot; via EnumFontFamiliesEx - my question is why can I no longer use the Choose Fonts dialog to see these fonts with Windows 7, whereas I could with the same app running under Windows Vista (and earlier)?</description>
		<content:encoded><![CDATA[<p>Peter, thanks for a quick response. My reference to Wordpad was simply to note that it doesn&#8217;t show my printer fonts whilst Office apps such as Word do. The latest documentation states that the CF_PRINTERFONTS flag is obsolete except to persuade the dialog to show the font type description (such as This is an OpenType font&#8230;).<br />
I can certainly see all of the printer fonts by enumerating them &#8220;manaually&#8221; via EnumFontFamiliesEx &#8211; my question is why can I no longer use the Choose Fonts dialog to see these fonts with Windows 7, whereas I could with the same app running under Windows Vista (and earlier)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-144331</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 06 Jul 2011 17:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-144331</guid>
		<description>Are you needing support in Wordpad or are you using the dialog in your own app? Have you checked out the CF_PRINTERFONTS flag? (See http://msdn.microsoft.com/en-us/library/ms646832(VS.85).aspx)</description>
		<content:encoded><![CDATA[<p>Are you needing support in Wordpad or are you using the dialog in your own app? Have you checked out the CF_PRINTERFONTS flag? (See <a href="http://msdn.microsoft.com/en-us/library/ms646832(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms646832(VS.85).aspx</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DerekW</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-144330</link>
		<dc:creator>DerekW</dc:creator>
		<pubDate>Wed, 06 Jul 2011 16:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-144330</guid>
		<description>Peter, you seem to know a lot about font stuff! I have a problem which only occurs in Windows 7 (32 and 64bit) where I cannot see printer fonts from within e.g, Wordpad, which appears to use the Common Font Dialog but can see them in Word 2007 which clearly still uses it&#039;s own fon dialog. The printer in question, btw is a Datamax I-4280 which has built in barcode font which I need to access from my own application which uses the Common Font Dialog. If I enumerate the fonts (with EnumFontFamiliesEx) I see all the fonts (including the printer fonts). Does this mean I too must write a Font Picker dialog?

Apologies to Long Zheng if this comment is out of place here but I&#039;m getting desperate and Peter seems to be the guru!</description>
		<content:encoded><![CDATA[<p>Peter, you seem to know a lot about font stuff! I have a problem which only occurs in Windows 7 (32 and 64bit) where I cannot see printer fonts from within e.g, Wordpad, which appears to use the Common Font Dialog but can see them in Word 2007 which clearly still uses it&#8217;s own fon dialog. The printer in question, btw is a Datamax I-4280 which has built in barcode font which I need to access from my own application which uses the Common Font Dialog. If I enumerate the fonts (with EnumFontFamiliesEx) I see all the fonts (including the printer fonts). Does this mean I too must write a Font Picker dialog?</p>
<p>Apologies to Long Zheng if this comment is out of place here but I&#8217;m getting desperate and Peter seems to be the guru!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FontBook, gestor de fuentes avanzado con un diseño atractivo &#124; Linkeando</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-140825</link>
		<dc:creator>FontBook, gestor de fuentes avanzado con un diseño atractivo &#124; Linkeando</dc:creator>
		<pubDate>Thu, 31 Mar 2011 08:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-140825</guid>
		<description>[...] y para colmo el diálogo de instalar fuentes permanecía intacto desde Windows 3.1. Con Windows 7 eso cambió, y por fin contamos con un sistema de gestión de fuentes acorde a las necesidades de los [...]</description>
		<content:encoded><![CDATA[<p>[...] y para colmo el diálogo de instalar fuentes permanecía intacto desde Windows 3.1. Con Windows 7 eso cambió, y por fin contamos con un sistema de gestión de fuentes acorde a las necesidades de los [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-140170</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 08 Mar 2011 19:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-140170</guid>
		<description>@fontaholic

Can you point me to where Microsoft has &quot;trumpeted&quot; that feature? I&#039;m not aware of any places where MS has called out and promoted this feature. 

(Knowing the limitations of this feature, it&#039;s appropriate to keep the caveats in mind when discussing it.)

You mention Office 2007; I assume you must mean Office 2010, since Office 2007 shipped well before Windows 7. Even so, your point is valid.

You can&#039;t really blame the application developers for not taking advantage of this feature since there were no new programming interfaces (APIs) published in Windows 7 for them to leverage this functionality. Thus, applications that make use of the CHOOSEFONT common dialog and the font controls in the Ribbon automatically get the &quot;show&quot;/&quot;hide&quot; font behaviour, but applications that interact directly with GDI to enumerate fonts that are loaded and then present their own font-picker user interface do not. This is one of those known limitations that I referred to above. 

It was certainly a desire to make the functionality available to such applications, but there were some valid reasons why it was not done in Windows 7. A key reason is that Windows was transitioning to new graphics/text infrastructure (D2D and DirectWrite), whereas this functionality is built on GDI and legacy frameworks like CHOOSEFONT. It wouldn&#039;t have made sense to add programming interfaces that get started on a path to deprecation in the next release.

In the mean time, existing third-party tools for font management should still work. So, those that need advanced font management functionality still have the same good solutions they are familiar with and have been relying on for years.</description>
		<content:encoded><![CDATA[<p>@fontaholic</p>
<p>Can you point me to where Microsoft has &#8220;trumpeted&#8221; that feature? I&#8217;m not aware of any places where MS has called out and promoted this feature. </p>
<p>(Knowing the limitations of this feature, it&#8217;s appropriate to keep the caveats in mind when discussing it.)</p>
<p>You mention Office 2007; I assume you must mean Office 2010, since Office 2007 shipped well before Windows 7. Even so, your point is valid.</p>
<p>You can&#8217;t really blame the application developers for not taking advantage of this feature since there were no new programming interfaces (APIs) published in Windows 7 for them to leverage this functionality. Thus, applications that make use of the CHOOSEFONT common dialog and the font controls in the Ribbon automatically get the &#8220;show&#8221;/&#8221;hide&#8221; font behaviour, but applications that interact directly with GDI to enumerate fonts that are loaded and then present their own font-picker user interface do not. This is one of those known limitations that I referred to above. </p>
<p>It was certainly a desire to make the functionality available to such applications, but there were some valid reasons why it was not done in Windows 7. A key reason is that Windows was transitioning to new graphics/text infrastructure (D2D and DirectWrite), whereas this functionality is built on GDI and legacy frameworks like CHOOSEFONT. It wouldn&#8217;t have made sense to add programming interfaces that get started on a path to deprecation in the next release.</p>
<p>In the mean time, existing third-party tools for font management should still work. So, those that need advanced font management functionality still have the same good solutions they are familiar with and have been relying on for years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fontaholic</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-140165</link>
		<dc:creator>fontaholic</dc:creator>
		<pubDate>Tue, 08 Mar 2011 14:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-140165</guid>
		<description>It is really too bad that Microsoft trumpeted the new &quot;font hiding&quot; feature in Windows 7 but in fact, neither Office 2007 nor OpenOffice.org 3.3 use it.

While Microsoft may not be to blame for OOo not being able to &quot;hide&quot; fonts, there can really be no excuse for Office 2007 not having been updated yet to employ this innovation.</description>
		<content:encoded><![CDATA[<p>It is really too bad that Microsoft trumpeted the new &#8220;font hiding&#8221; feature in Windows 7 but in fact, neither Office 2007 nor OpenOffice.org 3.3 use it.</p>
<p>While Microsoft may not be to blame for OOo not being able to &#8220;hide&#8221; fonts, there can really be no excuse for Office 2007 not having been updated yet to employ this innovation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VAPcorp.es sites &#124; Blog &#124; FontBook, gestor de fuentes avanzado con un diseño atractivo</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-139660</link>
		<dc:creator>VAPcorp.es sites &#124; Blog &#124; FontBook, gestor de fuentes avanzado con un diseño atractivo</dc:creator>
		<pubDate>Tue, 01 Mar 2011 02:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-139660</guid>
		<description>[...] y para colmo el diálogo de instalar fuentes permanecía intacto desde Windows 3.1. Con Windows 7 eso cambió, y por fin contamos con un sistema de gestión de fuentes acorde a las necesidades de los [...]</description>
		<content:encoded><![CDATA[<p>[...] y para colmo el diálogo de instalar fuentes permanecía intacto desde Windows 3.1. Con Windows 7 eso cambió, y por fin contamos con un sistema de gestión de fuentes acorde a las necesidades de los [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FontBook, gestor de fuentes avanzado con un diseño atractivo</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-139638</link>
		<dc:creator>FontBook, gestor de fuentes avanzado con un diseño atractivo</dc:creator>
		<pubDate>Mon, 28 Feb 2011 16:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-139638</guid>
		<description>[...] y para colmo el diálogo de instalar fuentes permanecía intacto desde Windows 3.1. Con Windows 7 eso cambió, y por fin contamos con un sistema de gestión de fuentes acorde a las necesidades de los [...]</description>
		<content:encoded><![CDATA[<p>[...] y para colmo el diálogo de instalar fuentes permanecía intacto desde Windows 3.1. Con Windows 7 eso cambió, y por fin contamos con un sistema de gestión de fuentes acorde a las necesidades de los [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.istartedsomething.com/20081030/improvements-to-fonts-in-windows-7/#comment-138619</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 28 Jan 2011 23:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.istartedsomething.com/?p=3244#comment-138619</guid>
		<description>Sorry about that. The account wasn&#039;t fully initialized. Please try again.</description>
		<content:encoded><![CDATA[<p>Sorry about that. The account wasn&#8217;t fully initialized. Please try again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

