Copied!
Copied!
Copied!

Font.json Generator

This tool will help you generate a default.json file for your custom font projects. To use it, specify the font type and fill the fields. Every field with an asterisc means it's required.
If you don't know what certain property does, simply hover it and you'll get a tooltip with help. Each field has a placeholder with the default value (and sometimes an example) of the property.

Font type

Texture Location

Height

Ascent

Characters

{
 "providers": [
  {
   "__comment": "Generated in pablomcprojects.github.io/pablomctools",
   "type": "bitmap",
   "file": "",
   "height": 8,
   "ascent": 0,
   "chars": [
    
   ]
  }
 ]
}