|
ada/postscript/outlines/Postscript lines and curves. And an outline is a list of these. outlinesLists of lines. linesAbstract parent class for all the following. straightsStraight lines between start and end point. quadraticsQuadratic bezier curves, one control point. cubicsCubic bezier curves, two control points. |