import * as dwm from "https://deno.land/x/dwm@0.3.6/examples/clock/window.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. |