UNPKG

glyphripper

Version:

A command-line tool for subsetting and converting fonts to web-friendly formats while preserving variable font features

2 lines (1 loc) 163 B
export declare function generatePreviewHTML(fontName: string, formats: string[], selectedSets?: string[], customChars?: string, isVariableFont?: boolean): string;