import { type TextMetrics } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts";
The dimensions of a piece of text in the canvas, as created by the CanvasRenderingContext2D.measureText() method.
import { type TextMetrics } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts";
The dimensions of a piece of text in the canvas, as created by the CanvasRenderingContext2D.measureText() method.