Showing changes from revision #1 to #2:
Added | Removed | Changed
The Draw Module provides an vector-graphics implementation drawing, of based PostScript on type drawing. By grouping lines, curves and moves using a user-defined co-ordinate system, they can be manipulated as one object. This object is called aMOVE/DRAW and Bezier curve
primitives; much like a subset of Postscript. A sequence of primitive operations is called a path . Objects can be obtained by grouping paths.
A Paths path and objects can be manipulated in a manner number of different ways. A comprehensive list of options is provided below:
A path can be manipulated directly on screen or in memory using different sets of SWIs.