Skip to main content

registerAlphaSkiaCustomFont

Description​

Registers a new custom font for the usage in the alphaSkia rendering backend.

static registerAlphaSkiaCustomFont(fontData: Uint8Array): Font
ParameterSummary
fontDataAll

The raw binary data of the font.

Returns​

The font info under which the font was registered.