Re: NSString drawAtPoint under non-identity CTM doesn't draw anything
Re: NSString drawAtPoint under non-identity CTM doesn't draw anything
- Subject: Re: NSString drawAtPoint under non-identity CTM doesn't draw anything
- From: Thomas Lachand-Robert <email@hidden>
- Date: Tue, 19 Mar 2002 18:49:19 +0100
Le lundi 18 mars 2002, ` 07:25 , brianw a icrit :
I wonder if anyone else has run into this little problem:
I have my own coordinate system and use an NSAffineTransform to map my
coordinate system to the native one. This works just fine for graphical
objects, but I get no output from NSString drawAtPoint.
This is a bug I signaled to Apple more than six months ago. Drawing text
with a coordinate system whose scale is < 1 causes only some part of the
text, or nothing, to be drawn.
This bug is still "in progress" or something similar...
Thomas Lachand-Robert
********************** email@hidden
<< Et le chemin est long du projet ` la chose. >> Molihre, Tartuffe.
_______________________________________________
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.