Skip to main content
Module

x/targadactyl/deps.ts>ShapedLine

tga.js implemented in Deno
Latest
interface ShapedLine
import { type ShapedLine } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Information for a paragraph of text. See Paragraph.getShapedLines()

Properties

textRange: Range
top: number
bottom: number
baseline: number
runs: GlyphRun[]