Re: is there an analog of postscript for monitors?: why raster and not vector?



Rahul <nospam@xxxxxxxxxxxxxx> wrote:
Vladimir Florinski <vflorins@xxxxxxx> wrote in news:pan.2008.07.17.01.53.30
@ucr.edu:

This is not really correct. All modern printers are of a raster kind.
Most have a built-in software front-end that takes vector data and
rasterizes it to become suitable for output.

Displays are raster devices, like printers. At least two vector front-
ends are available: OpenGL and Direct3D. Rasterization is done by the
graphic card's GPU.



Thanks Vladimir. True; but doesn't it make sense to rasterize as close to
the final device as possible? Like printers do. That way the data pipeline
can be kept as compact as possible most of the way. Opens the possibility
of using low-bandwidth pipelines like USB and bluetooth. We have USB
printers but few USB monitors, as yet.

But how long does it take for the printer to produce each image?
A monitor has to produce an image perhaps 70 or more times per
_second_. The bandwith requirements are a great deal larger for a
monitor than for the average printer.

Jerry

.



Relevant Pages

  • Re: is there an analog of postscript for monitors?: why raster and not vector?
    ... Most have a built-in software front-end that takes vector data and ... rasterizes it to become suitable for output. ... Displays are raster devices, like printers. ... possibility of using low-bandwidth pipelines like USB and bluetooth. ...
    (comp.os.linux.hardware)
  • Re: is there an analog of postscript for monitors?: why raster and not vector?
    ... Most have a built-in software front-end that takes vector data and ... rasterizes it to become suitable for output. ... Displays are raster devices, like printers. ...
    (comp.os.linux.hardware)
  • Re: is there an analog of postscript for monitors?: why raster and not vector?
    ... Most have a built-in software front-end that takes vector data and rasterizes it to become suitable for output. ... Displays are raster devices, like printers. ... That would require to put the graphics card in the display, while on low-end computers, some of the graphic functionality is performed by the "main" CPU, or some of the RAM used by the GPU is part of the standard RAM. ...
    (comp.os.linux.hardware)
  • Re: Ghostscript problems: stroke width
    ... These lines are drawn by raster devices like toner ... printers and probably by platesetters not by single ... dots with 1/dpi width, but by a thin line, which ... This allows to draw thin gray or arbitrarily colored ...
    (comp.lang.postscript)