Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface TextMetrics
import { type TextMetrics } from "https://deno.land/x/canvaseno@v1.0.2/types.ts";

Properties

actualBoundingBoxAscent: number
actualBoundingBoxDescent: number
actualBoundingBoxLeft: number
actualBoundingBoxRight: number
alphabeticBaseline: number
emHeightAscent: number
emHeightDescent: number
fontBoundingBoxAscent: number
fontBoundingBoxDescent: number
hangingBaseline: number
ideographicBaseline: number
width: number