Skip to main content
Latest
interface TypefaceFontProvider
import { type TypefaceFontProvider } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Methods

registerFont(bytes: ArrayBuffer | Uint8Array, family: string): void

Registers a given typeface with the given family name (ignoring whatever name the typface has for itself).