From: Duncan M. <du...@on...> - 2009-07-02 07:37:41
|
On Wed, Jul 1, 2009 at 11:20 PM, Scott Thompson<ea...@ma...> wrote: > If I understand... you're going all the way to NSGraphicsContext just to flip the coordinate system? That's a long row to hoe :-). It would be, but I'm actually going to NSGraphicsContext so that I can draw NSImages and NSStrings on the PDF without having to bang my head against Quartz, especially in its font handling. Duncan |