Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/canvas/src/canvas.ts>TextBlob

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

See SkTextBlob.h for more on this class. The objects are opaque.

definition: EmbindObject<TextBlob>