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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com