Skip to content

TBLFontFaceType

Type of a font or font face, see TBLFontFace.

Definition

Unit: Blend2D

type TBLFontFaceType = (None, OpenType)

See Also

Enumeration Values

None (0)

None or unknown font type.


OpenType (1)

TrueType/OpenType font type (.ttf/.otf files and font collections).