Content deleted Content added
Fixed reason for halftone origin setting, added more comparisons to NeWS |
Corrected spelling of "the lace of" to "the lack of" |
||
Line 9:
*''[[interaction]] support'': a number of procedures were defined to handle interaction, including [[hit detection]]
*''halftone phase'': [[halftone]]s needed to be positioned by the program. At the time redrawing an entire scrolling window's contents was considered too expensive and would produce flashing due to the
*''[[incremental update]]'': in printing applications the PS code is interpreted until it gets a <code>showpage</code> at which point it is actually printed out. This is not suitable for a display situtuation where you need a large number of minor updates all the time.
|