Text

Spider supports TTF and Bitmap text, through the Text component.

You can create an Text using the Insert Button insert_button in the Editor

Text Properties

Font

Specifies the Font type.

Font Family

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

Bitmap Font

See Bitmap Fonts.

Text

The text to display.

Color

Color of the Text.

Alignment

The horizontal alignment of the text.