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").