Re: How do I get Lucida Grande italic into my application?
Re: How do I get Lucida Grande italic into my application?
- Subject: Re: How do I get Lucida Grande italic into my application?
- From: Graham Cox <email@hidden>
- Date: Fri, 13 Nov 2009 11:13:22 +1100
On 13/11/2009, at 6:37 AM, Eric Gorr wrote:
> My matrix math is a bit rusty...how would I turn that into a series of method calls to NSAffineTransform?
For a skew transform you can't use a series of method calls, you have to fill in the transform struct yourself and use -setTransformStruct:
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden