Re: eps not drawing properly
Re: eps not drawing properly
- Subject: Re: eps not drawing properly
- From: Marcel Weiher <email@hidden>
- Date: Sat, 4 May 2002 22:55:30 +0200
On Thursday, May 2, 2002, at 11:53 Uhr, David Rehring wrote:
Yes. There is a limitation on the kind of .eps files that NSImage
supports.
They can't contain any PostScript.
:-) You beat me to that one.
You'll need to find a way to image the PostScript yourself [using
GhostScript perhaps].
<ShamelessPlug>
Metaobject has an Objective-C Postscript interpreter that
- efficiently delivers Objective-C graphical objects to a client program
- renders using CoreGraphics/AppKit
- uses native OS X fonts
- provides an NSImageRep that transparently renders EPS w/o converting
to PDF first
</ShamelessPlug>
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.