Creating an EPS file from an NSImage
Creating an EPS file from an NSImage
- Subject: Creating an EPS file from an NSImage
- From: Michael Becker <email@hidden>
- Date: Mon, 19 Jul 2004 13:12:07 +0200
Hi!
I would like to create a statistics graphic and then export that as an
EPS file. I would assume that I draw my statistics to an NSView or
NSImage using the common methods (NSRectFill and friends), and then
somehow convert that to EPS.
How would I go about that?
I have found the NSEPSImageRep class, but it seems to be only capable
of *reading* EPS files rather than creating/writing EPS files.
Kind regards,
Michael
_______________________________________________
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.