skia
Preparing search index...
canvaskit
FontMgrFactory
Interface FontMgrFactory
interface
FontMgrFactory
{
FromData
(
...
buffers
:
ArrayBuffer
[]
)
:
FontMgr
|
null
;
}
Index
Methods
From
Data
Methods
From
Data
FromData
(
...
buffers
:
ArrayBuffer
[]
)
:
FontMgr
|
null
Create an FontMgr with the created font data. Returns null if buffers was empty.
Parameters
...
buffers
:
ArrayBuffer
[]
Returns
FontMgr
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
From
Data
skia
Loading...
Create an FontMgr with the created font data. Returns null if buffers was empty.