<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>fortes.com - Latest Comments in Font Rendering Across Rich Platforms</title><link>http://fortes.disqus.com/</link><description></description><atom:link href="https://fortes.disqus.com/font_rendering_across_rich_platforms/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 23 Feb 2008 19:02:57 -0000</lastBuildDate><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208177</link><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I've been searching for a way to disable clear-type in WPF and it noticed your comment: "(actually, there is a way, but itâ€™s pretty awkward and not really well known)".&lt;br&gt;Could you please give any pointer to how to do it?&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;Gustavo Guerra&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gustavo Guerra</dc:creator><pubDate>Sat, 23 Feb 2008 19:02:57 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208178</link><description>&lt;p&gt;Hi fil, long time no speak!&lt;/p&gt;&lt;p&gt;Mike Duggan makes a good point. I'd expect a hinted TrueType version of Cheltenham to be a lot sharper than the 12 point you show. Mike did the hinting on the New York Times Reader fonts but is too modest to say how great they look and how readable they are...&lt;/p&gt;&lt;p&gt;One question: Since 9pt is at the lowest limit for readability in print, at normal reading distance, and people frequently read on their screen from slightly further away, why aren't you making 10point your minimum size if readability is your goal? 11 point is usually optimal, depending on the specific font design (x-height etc).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Hill</dc:creator><pubDate>Sat, 09 Feb 2008 02:25:08 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208176</link><description>&lt;p&gt;Some basic information about text rasterization algorithms:&lt;br&gt;&lt;a href="http://antigrain.com/research/font_rasterization/index.html" rel="nofollow noopener" target="_blank" title="http://antigrain.com/research/font_rasterization/index.html"&gt;http://antigrain.com/resear...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaroslav Rutsky</dc:creator><pubDate>Sat, 29 Dec 2007 04:09:46 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208169</link><description>&lt;p&gt;is the version of ITC Cheltenham a TrueType font or a Postscript Type 1 font? The example you show for WPF rendering of ITC Cheltenham, does not look hinted, and a TrueType version would likely look much sharper, as in the NewYorkTimes Reader.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">michael duggan</dc:creator><pubDate>Mon, 11 Jun 2007 06:12:57 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208168</link><description>&lt;p&gt;I'm one of the developers working to improve text rendering in Firefox. We've been told by Microsoft developers that there are actually three different levels of text rendering quality on Windows:&lt;br&gt;1) Cleartype with "compatible widths". What you currently get on XP. Probably what you're seeing in your Firefox screenshot. This mode doesn't allow Cleartype hinting to change glyph advance widths, to preserve exact layout compatibility with older Windows versions.&lt;br&gt;2) Cleartype with "natural widths". GDI apps can apparently turn this on and allow Cleartype hinting to change advance widths. This should help a lot but we haven't found out how to turn this on yet.&lt;br&gt;3) WPF. This is better than GDI apps can get because it offers subpixel positioning (GDI APIs can't deal with fractional pixel advances) and WPF antialiases in the vertical direction and the above options don't.&lt;br&gt;Slightly more discussion on my blog:&lt;br&gt;&lt;a href="http://weblogs.mozillazine.org/roc/archives/2007/06/status_update.html" rel="nofollow noopener" target="_blank" title="http://weblogs.mozillazine.org/roc/archives/2007/06/status_update.html"&gt;http://weblogs.mozillazine....&lt;/a&gt;&lt;/p&gt;&lt;p&gt;We can't make Firefox a WPF app so it looks like option 2 is the best we can do for the immediate future on Windows. At some point we may have to embed our own font rasterizer to get around this problem. It's too bad because our upper-level code supports subpixel positioning and antialiasing just fine (in the new code we've written for Firefox 3): those features work fine on Mac and Linux. So for now if you want to see what Firefox can do text-wise, try it on something other than Windows :-).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert O'Callahan</dc:creator><pubDate>Mon, 04 Jun 2007 20:20:29 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208167</link><description>&lt;p&gt;I did a quick test to see how the text looked in Flex using FlashType rendering and I think it's definitely better than WPF or Flash (i only tried verdana at 9pt though).&lt;/p&gt;&lt;p&gt;You can check out the test at &lt;a href="http://www.sliderocket.com/fonttest.swf" rel="nofollow noopener" target="_blank" title="http://www.sliderocket.com/fonttest.swf"&gt;http://www.sliderocket.com/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mitch</dc:creator><pubDate>Mon, 04 Jun 2007 12:43:58 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208174</link><description>&lt;p&gt;Slyi:  I'm aware that Silverlight allows custom fonts, but the current version doesn't support the Adobe CFF format fonts -- and the two custom fonts I was using happen to be CFF format. I plan on doing a follow-up to this post where I investigate Silverlight's rendering.&lt;/p&gt;&lt;p&gt;Andrew: I think sIFR is a good hack (I wish it worked better with transparent backgrounds) for headlines and other small pieces of text. Hopefully the browsers will catch up soon and make it irrelevant.&lt;/p&gt;&lt;p&gt;Chris: I have not tuned ClearType yet -- I'll make sure to do that before my follow up.&lt;/p&gt;&lt;p&gt;Mike: The screenshots were all on my PC running Windows XP. I'm not sure why it's not hinting though -- is there any way for me to test?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fortes</dc:creator><pubDate>Mon, 28 May 2007 20:18:59 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208175</link><description>&lt;p&gt;hi Filipe&lt;/p&gt;&lt;p&gt;it looks like the screen shots are taken from a Mac? is this correct? I am assuming this, as the last screen shot you show for instance, the 12 point Cheltenham in WPF looks like there is no hinting?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike duggan</dc:creator><pubDate>Mon, 28 May 2007 12:10:35 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208173</link><description>&lt;p&gt;Btw, I'm a big fan of your new adaptive-width site design!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris H</dc:creator><pubDate>Fri, 25 May 2007 18:16:35 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208172</link><description>&lt;p&gt;The bitmaps of WPF rendered text looks to be a bit lighter than what I normally see on my screen natively... have you adjusted the gamma values differently for your screen?&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.microsoft.com/typography/cleartype/tuner/Step1.aspx" rel="nofollow noopener" target="_blank" title="http://www.microsoft.com/typography/cleartype/tuner/Step1.aspx"&gt;http://www.microsoft.com/ty...&lt;/a&gt;&lt;br&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa970267.aspx" rel="nofollow noopener" target="_blank" title="http://msdn2.microsoft.com/en-us/library/aa970267.aspx"&gt;http://msdn2.microsoft.com/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris H</dc:creator><pubDate>Fri, 25 May 2007 18:14:35 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208171</link><description>&lt;p&gt;Nice work. I guess the focus on small font sizes comes from looking at this from a reading experience POV, right? Curious what you think of techniques like sIFR for headlines and such...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Shebanow</dc:creator><pubDate>Fri, 25 May 2007 17:58:24 -0000</pubDate></item><item><title>Re: Font Rendering Across Rich Platforms</title><link>http://fortes.com/2007/05/font-rendering-in-across-rich-platforms/#comment-1208170</link><description>&lt;p&gt;BTW: Silverlight does allow custom fonts &lt;a href="http://blogs.msdn.com/silverlight_sdk/archive/2007/05/02/downloading-fonts-using-the-downloader-object.aspx" rel="nofollow noopener" target="_blank" title="http://blogs.msdn.com/silverlight_sdk/archive/2007/05/02/downloading-fonts-using-the-downloader-object.aspx"&gt;http://blogs.msdn.com/silve...&lt;/a&gt; or subsetted fonts using xps odttf files&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slyi</dc:creator><pubDate>Fri, 25 May 2007 17:38:21 -0000</pubDate></item></channel></rss>