PathMeasure.newWithTolerance
gsk.path_measure.PathMeasure newWithTolerance(gsk.path.Path path, float tolerance)Creates a measure object for the given path and tolerance.
Parameters
path | the path to measure |
tolerance | the tolerance for measuring operations |
Returns
a new [gsk.path_measure.PathMeasure] representing path