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?: stringtech
optional
tech?: stringurl
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: stringPrev
TLFontFaceNext
TLGeometryOpts