All Projects → ElectronicBlueberry → Texture-Fonts

ElectronicBlueberry / Texture-Fonts

Licence: MIT License
Godot Plugin for creating custom Fonts from Textures

Programming Languages

GDScript
375 projects

Projects that are alternatives of or similar to Texture-Fonts

Godot Engine.file Editor
A Godot Engine addon that adds a File Editor for multiple file types editing. Create and Write plain text files, configuration files and csv files with custom visualizers and previews. Also supports file translations!
Stars: ✭ 70 (+18.64%)
Mutual labels:  addon, godot
GodotRecorder
A simple addon to record frames of in-game footage.
Stars: ✭ 47 (-20.34%)
Mutual labels:  addon, godot
Dialogic
💬 Create dialogs, characters and scenes to display conversations in your Godot games.
Stars: ✭ 414 (+601.69%)
Mutual labels:  addon, godot
VisualNovelKit
Combo of addons + template to create narrative games in Godot inspired by Ren'Py
Stars: ✭ 78 (+32.2%)
Mutual labels:  addon, godot
nativelib-cli
NativeLib is a plugin management system for Godot engine.
Stars: ✭ 19 (-67.8%)
Mutual labels:  addon, godot
Cartographer
A GPU powered Terrain editor and renderer for Godot Engine
Stars: ✭ 216 (+266.1%)
Mutual labels:  addon, godot
Godot Command Palette
A quick file finder and command palette for the Godot game engine.
Stars: ✭ 27 (-54.24%)
Mutual labels:  addon, godot
Godottie
A simple Text Interface Engine to control text output (like in a RPG dialogue) for Godot.
Stars: ✭ 230 (+289.83%)
Mutual labels:  addon, godot
godot-trackball-camera
A short Godot addon that adds a TrackballCamera node without gimbal lock.
Stars: ✭ 22 (-62.71%)
Mutual labels:  addon, godot
godot-engine.supabase
A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.
Stars: ✭ 39 (-33.9%)
Mutual labels:  addon, godot
ember-cli-daterangepicker
Just a simple component to use bootstrap-daterangepicker.
Stars: ✭ 32 (-45.76%)
Mutual labels:  addon
bitsnpicas
Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
Stars: ✭ 171 (+189.83%)
Mutual labels:  fonts
geodot-plugin
Godot plugin for loading geospatial data
Stars: ✭ 37 (-37.29%)
Mutual labels:  godot
godot experiments
Some 2D, 3D & VR experiments and tutorials in Godot 3
Stars: ✭ 181 (+206.78%)
Mutual labels:  godot
addon-matrix
Matrix - Home Assistant Community Add-ons
Stars: ✭ 39 (-33.9%)
Mutual labels:  addon
IOR reference
A Blender addon that display IOR values in a list
Stars: ✭ 19 (-67.8%)
Mutual labels:  addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (-52.54%)
Mutual labels:  addon
godot card tools
Framework for making card-games in Godot
Stars: ✭ 30 (-49.15%)
Mutual labels:  godot
godot openhmd
OpenHMD GDNative driver for Godot
Stars: ✭ 34 (-42.37%)
Mutual labels:  godot
godot parser
Python library for parsing Godot scene files
Stars: ✭ 27 (-54.24%)
Mutual labels:  godot

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].