string drawing again
string drawing again
- Subject: string drawing again
- From: Chris Meyer <email@hidden>
- Date: Wed, 4 Feb 2004 15:30:07 -0800
I'm trying to draw a string in a sub-rectangle of a non-flipped
graphics context. The string needs to be justified to the sides of the
sub-rectangle.
I can't use the NSString methods drawInRect or drawAtPoint because they
clip the right side of large italicized strings.
I can't use the text layout classes because they (strangely) require a
flipped coordinate system.
Any suggestions?
_______________________________________________
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.