Spider supports TTF and Bitmap text, through the Text component.
You can create an Text using the Insert Button
in the Editor
Specifies the Font type.
Draws the text using a True Type font installed on your system. This will be rendered at runtime using HTML5’s Canvas.
Size: The size of the text.
Bold: Makes the text bold
Italic: Makes the text italic
Note
Here is a general reference of available fonts: Windows 10 Font List
See Bitmap Fonts.
The text to display.
Color of the Text.
The horizontal alignment of the text.