Skip to main content
Module

x/canvas/mod.ts>TextBlob

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

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

definition: EmbindObject<TextBlob>