@snap/camera-kit
Version:
Camera Kit Web
26 lines (13 loc) • 369 B
Markdown
[**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).