[comp.sys.mac.programmer] Writing QD bottlenecks

nebel@wam.umd.edu (Chris D. Nebel) (03/11/91)

I'm attempting to write replacement QuickDraw bottlenecks for writing out
Postscript to a file and have a question on just how much I'm responsible
for handling, since IM-1 says nothing about it.

Specifically: Do my bottlenecks have to pay attention to pnVis?  And do they
have to pay attention to whether or not I'm in the middle of creating a
polygon or region?  Are the bottlenecks responsible for saving the polygon?
Or is that just handled for me?  (If it is, it'll make my life a lot easier. :)
If I do have to handle it myself, are there any tricks I should know?

Thanks,

Chris Nebel
nebel@wam.umd.edu