Texture Fonts 2D screenshot 1
E

Publisher

electronicblueberry

Texture Fonts 2D

2D
Font BitmapFont Custom Glyph Kerning UI Text Creation

Allows for the creation of fonts from images. It adds a new custom resource "TextureFont" and an editor. The plugins main purpose is to create custom fonts, but it can also be used to extend other BitmapFonts. Features include: - Character width determined automatically from texture, or set uniformly with a mono-space option - Add multiple textures to a single font - Set the width and offset for individual characters, or multiple characters at once - Set the kerning for multiple character pai...

Texture-Fonts

Texture Fonts is a Plugin for Godot 3.4+ that allows for easy creation of custom Fonts directly inside of Godot. Simply load a texture, specify some parameters, and the plugin will generate all necessary font-data.

The Plugin adds a new custom Resource "TextureFont", and a Font Editor to edit the Fonts.

Create hand-drawn or pixel art Fonts directly inside of Godot, or add custom emoji to existing fonts.

Usage

Download the addon, enable it, and create a new Resource with the type "TextureFont". Add a Texture to get started.

Check out the examples included in this repository to see what's possible when creating your own Fonts.

For guides and a complete documentation, see the Wiki