[ CCode ( has_construct_function = false ) ]
public PathMeasure.with_tolerance (Path path, float tolerance)
Creates a measure object for the given path and tolerance.
| path |
the path to measure |
| tolerance |
the tolerance for measuring operations |
|
a new `GskPathMeasure` representing |