Skip to main content
Module

x/targadactyl/deps.ts>TextMetrics

tga.js implemented in Deno
Latest
interface TextMetrics
import { type TextMetrics } from "https://deno.land/x/targadactyl@1.2.0/deps.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