17 comments

[ 2.4 ms ] story [ 49.4 ms ] thread
Glad to see Microsoft getting on board with browser development and giving Mozilla, Google and Apple some competition.

I love Microsoft technology and when they put their minds to it, they do get it right I feel.

This is exactly why I love competition. Now if only there was a possibility for a truly windows alternative. As in runs all windows apps.

Competition = forces everyone to innovate, even Microsoft. I still have a prediction that in 3 years Microsoft will rise again.

It would be nice if he would link to the test page he is using, so that we could see what this looks like on non-windows platforms.
I was looking for it too - I've never seen Safari render anything that badly, and I'm not convinced until I see it in person
This article is actually espousing the fillText (Canvas) rendering quality and not standard HTML text rendering.

Here's a screenshot of the source PDF viewed in Preview.app on OSX with "Actual Size" zoom: http://cl.ly/1nr0

What about raw text rendering and SVG rendering? I would like to see that as well
Not having the source available screams rigged test to me.

Edit: If only because I remember what they tried to do with this chart - http://www.microsoft.com/windows/internet-explorer/compare/d...

What about real text or something other than just a canned webpage? Like, for example, the front page of the Times or something.
All of the text is rendered with the canvas .fillText command and there are no bitmap images…everything is either text or drawn to the canvas with vectors.

The NYT doesn't use the canvas element for it's front page - which is what this test is all about (even though it isn't very explicit about it).

Ah. My bad. Thank you.
These all look terrible to me. I guess you get used to OSX fonts...
The original title is downright dishonest. Who really cares about awesome canvas text-rendering, when most text will be outside of canvas?