Monday, March 22, 2010

Internet Explorer 9 (IE9) - Preview of Screenshots : A virtual tour


One such standard is SVG (Scalable Vector Graphics), and one technology benefiting from better performance is Web-based JavaScript programs.
This view of a demonstration shows off the abilities chiefly of the faster JavaScript, long a sore spot for Internet Explorer performance, but the balls themselves are rendered with SVG. It includes a physical simulation of the balls interacting in gravity.



Microsoft aims to improve performance with the existing Web as well as to support new features. For the former challenge, one change coming in IE9 is support for Direct2D and DirectWrite graphics and text acceleration in Windows Vista and Windows 7. This demonstration of whirling browser logos, including drop shadows and occlusion, uses hardware acceleration to speed performance.


Hardware graphics are used to improve text rendering. Specifically, with DirectWrite, the text "antialiased" with gray pixels to smooth the curves and letters are placed precisely with "sub-pixel positioning." Some of this technology in general has been in use for years, but the new implementation adds the gray pixels to account for both vertical and horizontal curves.


This shows a single word, magnified threefold to better illustrate the graphics of sub-pixel positioning.


Cascading Style Sheets can control formatting details with economical programming, but IE has lagged rivals in CSS3 support. This demonstration shows how a border can be controlled in a variety of ways.


There's better eye candy in the graphics world, but this demonstration of SVG-controlled, sometimes transparent ellipses animated through JavaScript does illustrate new in-browser graphics abilities.


Graphics on the Web today are usually done pixel by pixel. SVG lets many graphical elements be constructed by mathematical constructs called vectors that make items such as arrows and shapes easy to draw and compact to download. This Scalable Vector Graphics demonstration shows a United Nations org chart that can be resized easily and rapidly.