Skip to main content
Module

x/canvas/mod.ts>WeightList

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Latest
type alias WeightList
import { type WeightList } from "https://deno.land/x/canvas@v1.4.1/mod.ts";

WeightList holds weights for conics when making paths.

definition: MallocObj | Float32Array | number[]