New in Wolfram Mathematica 6: Integrated Graphics Editing & Drawing  previous | next 
Fully Editable Arbitrarily Transformed Text
Mathematica 6 allows you to set up transformed text or graphics, and still interactively edit it.
In[1]:=

Click for copyable input
Graphics[Rotate[

  Text[Style[

    Grid[Table[Factor[x^i - j], {i, 3}, {j, 3}], Frame -> All], 

    Large]], 45 °]]