Module Text Display

Parent

The FicsIt-Networks Text-Display Module for the Modular Control Panel is a simple GPU and Screen combined!

It allows you to display any kind of text with differnt font sizes and you can even switch between two fonts!

But you can’t interact with it, nor change the background/foreground color as you can do with a GPU.

Properties

monospace : Bool

True if the text should be displayed in monospace.

Details
Flags RuntimeSync RuntimeParallel RuntimeAsync

Display Name

Monospace

size : Int

The size of the text that is displayed.

Details
Flags RuntimeSync RuntimeParallel RuntimeAsync

Display Name

Size

text : String

The text that is displayed on the screen.

Details
Flags RuntimeSync RuntimeParallel RuntimeAsync

Display Name

Text