Skip to main content
KRasm.2
Associate
March 5, 2026
Question

Underline in TGFX text

  • March 5, 2026
  • 1 reply
  • 75 views

Hi,

Is underline of text supported by TGFX or will that be part of the ttf-files in Typographies?

The goal is a text like this: "Press SETTINGS now."

 

1 reply

ST Employee
March 5, 2026

Hello @KRasm.2.

To underline text, you need to include an underline-specific font in your project. The same applies if you want e.g. italic text.

However, since we are specifically talking about underlining here, it is also possible to implement this manually. One way is to use a thin box with the same color as the text area and place it along the bottom edge of the text area widget.

Best regards,
Johan