• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Old NeXT code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Old NeXT code


  • Subject: Re: Old NeXT code
  • From: "John C. Randolph" <email@hidden>
  • Date: Sat, 10 Sep 2005 19:16:51 -0700


On Sep 10, 2005, at 7:08 PM, Ken Shmidheiser wrote:

There is also a file:

CrosswordSquarePS.psw

that appears to translate Postscript code into something usable by Cocoa, but I can't figure out how to handle it, or if it is even possible to use it in Xcode.

That's what we call a "Postscript Wrap" file. Since Display Postscript was replaced with Quartz, we don't use them anymore.


Basically, it compiles postscript code into a C-callable function. What you'll need to do to replace it is read the code to figure out what it did, and do the same thing with NSBezierPath or the Quartz API.

-jcr



John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.



_______________________________________________
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


References: 
 >Old NeXT code (From: Ken Shmidheiser <email@hidden>)

  • Prev by Date: A simple launcher program
  • Next by Date: UPDATE: Load a movie into QTMovieView
  • Previous by thread: Old NeXT code
  • Next by thread: Re: Old NeXT code
  • Index(es):
    • Date
    • Thread