Godot Version
v4.6.3.stable.mono
Question
I want to create my own bitmap font. The way I want to create it is to somehow make a AngelCode BmFont file for the PNG I already have. I tried to use AngelCode's BmFont program, but it does only support normal fonts, already saved on the computer. Can you help me either find a program to create this type of files or create one myself?