import { type ShapedTextConstructor } from "https://deno.land/x/canvaseno@v1.0.2/types.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.