Skip to content

pantoken / formats/icon-font/src / IconFontResult

Schnittstelle: IconFontResult

Beta

Die erzeugten Schriftart‑Artefakte.

Eigenschaften

ttf

ttf: Uint8Array

Beta

Die TrueType‑Schriftart‑Bytes.


woff2

woff2: Uint8Array

Beta

Die WOFF2‑Schriftart‑Bytes.


css

css: string

Beta

The @font-face + .instui-icon-<name> stylesheet.


codepoints

codepoints: Record<string, string>

Beta

Icon‑Name → hex‑Codepunkt (z. B. "e001").