How can we improve quality of text content rotated using CSS transform?

How can we improve quality of text content rotated using CSS transform.
I tried in firefox and safari on WinXP, the text content rendered
using -moz-transform/-webkit-transform looks ugly than same content
screen captured as PNG then rotated using CSS transform.

Which in turn still not good as rotated text in MS-Visio or similar tools.

In this case cant we re-use CSS property
  image-rendering: optimizeQuality

Or better
  text-rendering: optimizeQuality

TIA
Biju

Received on Saturday, 25 July 2009 23:28:01 UTC