Re: Add NSString into an NSImage
Re: Add NSString into an NSImage
- Subject: Re: Add NSString into an NSImage
- From: Stephane Sudre <email@hidden>
- Date: Mon, 16 Feb 2004 15:23:14 +0100
On Monday, February 16, 2004, at 02:23 PM, Roberto Sobachi wrote:
[...]
[tempImage lockFocus];
[tempString drawAtPoint:myPoint withAttributes:myAttributes];
[tempImage unlockFocus];
return tempImage;
?
_______________________________________________
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.