GDevelop default font type and license

Hi,

what default font size does the Text object use? Is it OS default? Could not find any documentation about it.

Say it’s OS default, then I wouldn’t be obligated to mention it, right?

Thanks in advance.

You can see this when making a project with a text object?

Text objects show the font and they show the size. It is listed in font size/px size. As far as I know it defaults to Arial and 20.

2 Likes

Thanks @Silver-Streak , but well, no I don’t see it

clicking there to choose a font shows nothing. I’m on Ubuntu.

But I take that you see the default so I know now and thanks again :slight_smile:

Thinking about this, I am pretty sure that I saw Arial somewhere in the past… wondering what happened.

1 Like

The default font isn’t displayed but is in fact Arial.
The Size is 20 by default, which is correct, it’s the value filled in when the object is created.

Arial is available on all devices by default, so no need for files, but it’s true that we could at least put the name in the interface.

5 Likes