Re: How to get the current affine transform

2008-08-03 Thread Graham Cox
CGContextGetCTM hth, Graham On 4 Aug 2008, at 3:10 pm, Oleg Krupnov wrote: Hi, Is there a way to get the current affine transform (NSAffineTransform) set in the current graphics context? What I need to do is to PREpend (not append or concat) the current transform with a new transform. T

How to get the current affine transform

2008-08-03 Thread Oleg Krupnov
Hi, Is there a way to get the current affine transform (NSAffineTransform) set in the current graphics context? What I need to do is to PREpend (not append or concat) the current transform with a new transform. Thanks! ___ Cocoa-dev mailing list (Coco