import { type ShapedTextConstructor } from "https://deno.land/x/canvas@v1.0.0/mod.ts";
This class is an abstraction around SkShaper.h
Methods
new(opts: ShapedTextOpts): ShapedText
Return a ShapedText from the given options. See SkShaper.h for more.