object-oriented graphics
|
||||||||
|
One of the most widely used formats for object-oriented graphics is PostScript. PostScript is a page description language (PDL) that makes it possible to describe objects and manipulate them in various ways. For example, you can make objects smaller or larger, turn them at various angles, and change their shading and color. A font described in PostScript, therefore, can easily be transformed into another font by changing its size or weight. Object-oriented fonts are called outline fonts, scalable fonts, or vector fonts. Object-oriented graphics is also called vector graphics, whereas bit-mapped graphics is sometimes called raster graphics.
|
|
|||||||