Skip to content

pantoken / formats/icon-font/src / IconFontResult

インターフェース: IconFontResult

ベータ

生成されたフォント成果物。

プロパティ

ttf

ttf: Uint8Array

ベータ

TrueTypeフォントのバイト列。


woff2

woff2: Uint8Array

ベータ

WOFF2フォントのバイト列。


css

css: string

ベータ

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


codepoints

codepoints: Record<string, string>

ベータ

アイコン名 → 16進コードポイント(例: "e001")。