TLFontFaceSource
See source codeTable of contents
Represents the src
property of a TLFontFace.
See src
for details of the properties here.
interface TLFontFaceSource {}
Properties
format
optional
format?: string
tech
optional
tech?: string
url
A URL from which to load the font. If the value here is a key in TLEditorAssetUrls.fonts, the value from there will be used instead.
url: string
Prev
TLFontFaceNext
TLGeometryOpts