Skip to main content
Latest
interface ContourMeasureIterConstructor
import { type ContourMeasureIterConstructor } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Methods

new(
path: Path,
forceClosed: boolean,
resScale: number,
): ContourMeasureIter

Creates an ContourMeasureIter with the given path.