Rico is The Man! I'm so glad he's keeping an eye on VS's future.
For the nightmare tab it really ought to have a search box. Don't know if you fixed this for beta 2.
Is it just me? I think Rico lost some hairs since last time I saw him on video.
Hey now
So if the fuzzy font issue was fixed by changing WPF to use DirectWrite, does that mean that Visual Studio users running XP and Vista will still have to endure the blurry text?
I beleive WPF includes the needed bits downlevel. We tested on a mix of Vista/W7 mainly. We should get a WPF dude to give us the full details.
Rico's correct, it's a bit different under the covers but the blurry text problem is also fixed on XP and Vista, it's not just a Win7 thing.
If .NET 4 runs on XP at all, then I think it's safe to assume they merged the DirectWrite text rendering engine into WPF so it's available everywhere .NET 4 is. Would kinda suck otherwise, although I can't confirm either way.
Anyway, Lord of Visual Studio... I'd watch that! I mean it couldn't be any more dull than Lord of the Rings was.
Thats kind of what I'm hoping, the DirectWrite presentation at PDC last year was great, but I was kind of disappointed with the lack of support for XP and Vista (though I understand Vista support is in the works). If .NET4's implementation of WPF exposes parts of DirectWrite, then thats great... if DirectWrite will be available to native coders on XP, even better...
DirectWrite always struck me as more of a library than an OS dependent feature. Being able to treat it like a library and use the same code path for all text rendering (even if it just falls back on GDI for XP under the covers) would have been very useful.
At any rate, its good to hear that this fix works on XP as well (though I should hopefully be running windows 7 at work by the time Dev10 is released)