FontFace-1
FontFace: {
(family, source, descriptors?): FontFace;
prototype: FontFace;
};
Type Declaration
Parameters
| Parameter | Type |
|---|---|
family | string |
source | string | BufferSource |
descriptors? | FontFaceDescriptors |
Returns
prototype
prototype: FontFace;