<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.xna.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Samples, Starter Kits, Tutorials</title><link>http://forums.xna.com/forums/59.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 0.0)</generator><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41162.aspx</link><pubDate>Fri, 11 Jan 2008 20:22:09 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41162</guid><dc:creator>EKLynx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41162.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41162</wfw:commentRss><description>OK, something must've corrupted the font. i just re-extracted and re-installed the Miramonte bold, and now it works fine. Wierd.</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41161.aspx</link><pubDate>Fri, 11 Jan 2008 20:18:27 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41161</guid><dc:creator>EKLynx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41161.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41161</wfw:commentRss><description>Arial works in FontName="Arial", Style="Bold",  not FontName="Arial Bold" (I'm assuming expected this way)&lt;br /&gt;&lt;br /&gt;Another of the fonts included in the dist (Pescadero) also lets me use Style="Bold" just fine.</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41149.aspx</link><pubDate>Fri, 11 Jan 2008 18:26:42 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41149</guid><dc:creator>Shawn Hargreaves</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41149.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41149</wfw:commentRss><description>Weird: that's the exact same configuration I just tried it on. I have no idea what's going on here. I assume other bold fonts (Arial for instance) build ok?&lt;br&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41145.aspx</link><pubDate>Fri, 11 Jan 2008 17:49:52 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41145</guid><dc:creator>EKLynx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41145.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41145</wfw:commentRss><description>XP SP2&lt;br /&gt;XNA 2.0&lt;br /&gt;VS2005 Professional&lt;br /&gt;&lt;br /&gt;Xbox360 game project.</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41102.aspx</link><pubDate>Fri, 11 Jan 2008 13:23:02 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41102</guid><dc:creator>Shawn Hargreaves</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41102.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41102</wfw:commentRss><description>Really? I just built the bold version ok here.&lt;br&gt;&lt;br&gt;What OS are you on?&lt;br&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41100.aspx</link><pubDate>Fri, 11 Jan 2008 13:19:15 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41100</guid><dc:creator>EKLynx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41100.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41100</wfw:commentRss><description>Tried that too.&lt;br /&gt;&lt;br /&gt;Building content threw NotSupportedException: Specified method is not supported.&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.Interop.KerningHelper.GetCharacterSpacing(Char c)&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.Processors.FontDescriptionProcessor.Process(FontDescription input, ContentProcessorContext context)&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.ContentProcessor`2.Microsoft.Xna.Framework.Content.Pipeline.IContentProcessor.Process(Object input, ContentProcessorContext context)&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.BuildAssetWorker(BuildItem item)&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.BuildAsset(BuildItem item)&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.RunTheBuild()&lt;br /&gt;   at Microsoft.Xna.Framework.Content.Pipeline.Tasks.BuildContent.RemoteProxy.RunTheBuild(BuildCoordinatorSettings settings, TimestampCache timestampCache, ITaskItem[] sourceAssets, String[]&amp;amp; outputContent, String[]&amp;amp; rebuiltContent, String[]&amp;amp; intermediates, Dictionary`2&amp;amp; dependencyTimestamps, KeyValuePair`2[]&amp;amp; warnings)&lt;br /&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41097.aspx</link><pubDate>Fri, 11 Jan 2008 13:03:38 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41097</guid><dc:creator>Shawn Hargreaves</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41097.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41097</wfw:commentRss><description>I think you access the bold version by changing the Style element, not the FontName.&lt;br&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/41053.aspx</link><pubDate>Fri, 11 Jan 2008 03:17:59 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41053</guid><dc:creator>EKLynx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41053.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=41053</wfw:commentRss><description>I'm now having a similar issue.   I've been using Miramonte just fine, I just created a new sprite font and want to use Miramonte Bold as well.&lt;br /&gt;&lt;br /&gt;I installed all the fonts at the same time, they exist in Windows\Fonts. Restarted VS2005, restarted computer, same thing.&lt;br /&gt;&lt;br /&gt;the exact error is:&lt;br /&gt;Error	1	The font family "Miramonte Bold" could not be found. Please ensure the requested font is installed, and is a TrueType or OpenType font.	&lt;br /&gt;&lt;br /&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/39902.aspx</link><pubDate>Thu, 03 Jan 2008 13:03:40 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:39902</guid><dc:creator>Shawn Hargreaves</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/39902.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=39902</wfw:commentRss><description>That's a System.Drawing quirk. It caches information about all the available fonts the first time you do any font related operations, and there doesn't appear to be any way to clear that cache, so you need to restart whatever app the System.Drawing assemblies are loaded into (in this case Visual Studio) in order for it to notice when new fonts have been installed.&lt;br&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/39889.aspx</link><pubDate>Thu, 03 Jan 2008 11:59:29 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:39889</guid><dc:creator>Dan A</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/39889.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=39889</wfw:commentRss><description>Closing VC Express and re-openning did the trick.&amp;nbsp; I'm a little surprised by that.&amp;nbsp; Reminds me of yester-year when I had to reboot PC after installing anything.&amp;nbsp; I haven't closed down this instance of VC Express in probably 2 weeks.&lt;br&gt;&lt;br&gt;Thanks for the tips.&lt;br&gt;</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/39860.aspx</link><pubDate>Thu, 03 Jan 2008 09:31:07 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:39860</guid><dc:creator>Jim Perry</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/39860.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=39860</wfw:commentRss><description>I've had problems with fonts too. Either a rebuild or closing the project and reopening it usually fixed it. I'm sure a reboot and rebuild probably would do the trick too. :)</description></item><item><title>Re: Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/39826.aspx</link><pubDate>Thu, 03 Jan 2008 03:22:05 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:39826</guid><dc:creator>Kyle W</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/39826.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=39826</wfw:commentRss><description>The only things that come to mind is that either you did not spell the font name correctly and with the proper case, or else perhaps you need to reboot your computer.</description></item><item><title>Issue using the Redistributable Font Pack</title><link>http://forums.xna.com/forums/thread/39817.aspx</link><pubDate>Thu, 03 Jan 2008 00:35:14 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:39817</guid><dc:creator>Dan A</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/39817.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=39817</wfw:commentRss><description>I installed the fonts as directed in the instructions.&amp;nbsp; I can test the fonts out in MS Word and Write, so I have verified they have installed properly.&amp;nbsp; However, when I create the fontsprite, then edit the XML file to use the "Miramonte" font I get a compile error:&lt;br&gt;&lt;br&gt;"The font family "Miramonte" could not be found. Please ensure the requested font is installed, and is a TrueType or OpenType font."&lt;br&gt;&lt;br&gt;Just to see if I edited the spritefont XML correctly, I changed the font to "Mangal" which was already installed on my system and it worked just fine.&lt;br&gt;&lt;br&gt;Any ideas about what the issue would be?&lt;br&gt;&lt;br&gt;</description></item></channel></rss>