Outputing rotated text
Outputing rotated text
- Subject: Outputing rotated text
- From: Mark Woollard <email@hidden>
- Date: Mon, 5 Apr 2004 13:32:15 +0100
What is the correct way to output rotated text? I've been doing this in
my app by setting the bounds to the text location, setting the bounds
rotation as required for the text, outputting the text and then
restoring the bound and rotation to the original state. This works fine
for screen output but does not work for printed output. I can't figure
out another way of outputting the text at an angle but I assume there
must be one as my current technique doesn't work for printed output.
Any ideas:-)
Thanks
Mark
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.