Nocurves
Conversion from bezier curves to straight lines.
| | procedure Make_Straight | |
| Approximate every cubic bezier curve by possibly multiple
straight lines. Input parameter Tolerance specifies the maximum
acceptable error between the original cubic bezier curve and the
approximation. | |
|
|