From: ke on
When I choose to rotate text objects*, the text is very hard to read
on the screen because it is highly pixelated, even if I make the font
size large. Is there any way to get around this? My default font is
Calibri.

*Here is how I am rotate a text object,
t = text(1, 2, 'Hello', 'rot', 75) ;