rotated NSAffineTransforms and clipping
rotated NSAffineTransforms and clipping
- Subject: rotated NSAffineTransforms and clipping
- From: Simson Garfinkel <email@hidden>
- Date: Sat, 18 May 2002 23:02:09 -0400
Greetings.
I'm using rotated NSAffineTransforms and applying them to the current
graphics context. I'm seeing a problem with clipping on the drawing of
text but not on the drawing of lines. Basically, it seems that the text
is not having its clipping port properly rotated, and as a result text
just dissappears in part of my rotated object (but not in other parts.)
This looks a lot like some kind of appkit bug. I'd be happy to just turn
the clipping off, but there doesn't seem to be any easy way to do that.
I've spent 6 hours on this today. I can try to put together some kind of
demo program for Apple, but that's kind of a waste if they already know
about this bug (and especially if they have fixed this.)
Any suggestions on what to do?
_______________________________________________
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.