Raster Image Quality
Does anyone in the know have any idea whether the next release of WPF will address the issues surrounding the rendering quality of raster images? For those not familiar - raster images render somewhat blurred in WPF. There are things you can do to mitigate the problems somewhat:
http://msdn2.microsoft.com/En-US/library/aa970908.aspx#bitmapimages
But even following the steps recommended in the above article does not guarantee a crisply rendered image. Any news?

