Re: How to draw Text inside a NSImage?
Re: How to draw Text inside a NSImage?
- Subject: Re: How to draw Text inside a NSImage?
- From: j o a r <email@hidden>
- Date: Sat, 30 Sep 2006 19:08:15 +0200
On 30 sep 2006, at 18.57, Raul wrote:
I am a load a Tiff image into a NSImage , and now i want to put draw a
Text insde this image.
Something like this:
[myImage lockFocus];
[myString drawAtPoint: NSZeroPoint withAttributes: nil];
[myImage unlockFocus];
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden