import * as skiaCanvas from "https://deno.land/x/skia_canvas@0.5.8/mod.ts";
Classes
Canvas is an offscreen surface that can be drawn to. | |
Manage fonts to be used by Skia. | |
Create a new PDF document to draw using Canvas 2D API. | |
A canvas that can be used to render SVG. | |
Functions
Creates a new canvas with the given dimensions. |