Can we upload custom fonts?

Hi Devs, it seems like there is no option to upload a custom font. Have I missed something or is this a feature planned for the future?

2 Likes

u cant rlly upload a native .ttf file but what u can do is turn the font u have, into plain png which maps it based on pos and size, Text+ and OSGL so far does this, it might not look perfectly like what you see but it’s all the workaround we have.

thanks a lot for the advice :))