mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
* Update the 'Using Fonts' page to include information on spacing adjustments and kerning pairs for image fonts Closes https://github.com/godotengine/godot-docs/issues/10855 Non-monospaced image fonts have been supported for quite some time, but the documentation has not yet been updated to reflect this. There are now some additional screenshots and examples of how to use the extra parameters in the Character Ranges, and how to use the Kerning Pairs list.