import the png as font data (image font) and set the columns and rows to 16 and 8 respectively. Then set the character ranges. 0-127 if I remember correctly, but it might have been 32-127. Set the scaling to integer. I’ve been using the bitmap in Godot for a while now, it works fine. No need for the JSON at all.