UNPKG

@snap/camera-kit

Version:
26 lines (13 loc) 369 B
[**CameraKit Web SDK v1.13.0**](../README.md) *** [CameraKit Web SDK](../globals.md) / Font # Interface: Font Represents a font to be used by Camera Kit for text rendering. ## Properties ### name > **name**: `string` A unique name for the font. *** ### data > **data**: `ArrayBuffer` A buffer containing the font data (e.g., the contents of a `.ttf` file).