Skip to main content
Module

x/targadactyl/deps.ts>FontBlock

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

Input to ShapeText(..., FontBlock[], ...);

Properties

length: number
typeface: Typeface
size: number
fakeBold: boolean
fakeItalic: boolean