Re: wherefore CGM?

Michael H. Lambert wrote:
> I think it would be useful, but I wonder if people raised on 24-bit
color
> depth raster graphics see any need for vector graphics.

Maybe it's a matter of education. Win95 antialiases screen fonts, and
the new ATM is doing the same. There's no reason antialiasing can't be
applied to any vector drawing. This would allow high quality inline
logos and icons to be sized relative to the text, without the loss of
quality that occurs when bitmaps are resized. Vector graphics are a
natural for CSS1, where everything can be sized in percentages, points,
or ems.

Many GIFs on the WWW would be better as vector graphics, both quality-
and size-wise.

Hopefully, someday, GUIs will store icons as vector graphics, and size
them according to display size and resolution. Have you ever tried to
decipher fixed-size bitmap icons on a 1600 x 1200 display?

David Perrell

Received on Thursday, 5 December 1996 19:30:49 UTC