[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GraphicWriter III v2.0



nathan@cco.caltech.edu (Nathan Mates) writes:

>[stuff about rasterizing on the IIGS/Mac prior to printing.

On the Mac,
It isn't too hard to send raw postscript to a printer, especially
within a regular print job (It is actually difficult to do it
outside a regular print loop). My impression is that this isn't 
uncommon. And, indeed, it doesn't work with non postscript printers,
but sometimes the tradeoff is necessary. Like, before QuickdrawGX,
rotating text was a pain, but very easy with Potscript (I believe).

>   On the other hand, the GS uses some of the same programming
>ideologies that the mac has: to support all printers _equally well_,
>programs print everything to a (rasterized) buffer, and then the
>driver sends commands to the printer to print that buffer. If

I doubt the IIGS LaserWriter drivers works this way. It doesn't
image at 300 dpi then dump the bitmap (Postscript does of course
support bitmaps); it translates the Quickdraw calls to roughly
equivalent Postscript code.
--
-- Jay    jay.krell@cornell.edu    http://crux4.cit.cornell.edu/~jmk3 --