Re: String Attributes
Re: String Attributes
- Subject: Re: String Attributes
- From: Douglas Davidson <email@hidden>
- Date: Thu, 9 Jan 2003 11:30:54 -0800
On Thursday, January 9, 2003, at 12:05 AM, Codein wrote:
When creating various attributes to apply to a string that you draw by
calling drawAtPoint:, can you set a attribute that stretches the
string taller rather than wider or vise-versa? Or do I use drawAtRect:
to achieve this?
Depending on what you mean, you can do this by (a) changing the CTM, or
(b) changing the line height, line spacing, and/or kerning attributes.
Douglas Davidson
_______________________________________________
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.