Hacker News new | ask | show | jobs
by dmd 4790 days ago
NeXT and NeWS were Display Postscript. OS X / Quartz is PDF.
1 comments

It is more accurate to say that both Quartz and PDF (and Postscript) use the same primitives (cubic Beziers, color models, graphic state, etc)

PDF the file format adds many, many things to that (forms, encryption, DRM, notes, a JavaScript engine, reflow information, etc)