Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ShapedText
import { type ShapedText } from "https://deno.land/x/canvaseno@v1.0.2/types.ts";

A simple wrapper around SkTextBlob and the simple Text Shaper.

Methods

getBounds(outputArray?: SkRect): SkRect

Return the bounding area for the given text.