Skip to main content
Module

x/canvas/types.ts>ShapedTextConstructor

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

This class is an abstraction around SkShaper.h

Methods

Return a ShapedText from the given options. See SkShaper.h for more.