Global Variable
GSPathCurveError
The default tolerance for converting cubic curve segments to quadratic curve segments.
Declaration
var GSPathCurveError: CGFloatDeclaration
extern CGFloat GSPathCurveError;Declaration
GSPathCurveError: floatSee Also
Curve Conversion
Converts the path to cubic curve segments.
The tolerance used when converting the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts special curve node types to Bezier curve segments.
Converts the path to Hobby curve segments.
Applies converted quadratic segments to existing nodes.
See Also
Curve Conversion
Converts the path to cubic curve segments.
The tolerance used when converting the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts special curve node types to Bezier curve segments.
Converts the path to Hobby curve segments.
Applies converted quadratic segments to existing nodes.