UNPKG

dropflow

Version:

A small CSS2 document renderer built from specifications

3 lines (2 loc) 146 B
import type { FaceMatch } from './text-font.js'; export declare function registerPaintFont(match: FaceMatch, buffer: Uint8Array, url: URL): void;