NSImage initialized with EPS file is nil
NSImage initialized with EPS file is nil
- Subject: NSImage initialized with EPS file is nil
- From: Weeks Family <email@hidden>
- Date: Sun, 21 Sep 2003 17:13:35 -0400
My app checks [NSImage canInitWithPasteboard:pboard] and then image =
[[NSImage alloc] initWithPasteboard:pboard]. This works with gif and
jpg. But the eps files that I have tried all result in image == nil.
TextEdit fails too. Drag and drop into an Apple Works document works.
I have looked through the docs and I don't understand. There is a
NSImageEPSImageRep.
_______________________________________________
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.