Bitmap font creator

An asset by GarromOrcShaman
The page banner background of a mountain and forest
Bitmap font creator hero image

Quick Information

0 ratings
Bitmap font creator icon image
GarromOrcShaman
Bitmap font creator

This plugin allows you to easy create and edit Bitmap font. Simply choose your texture, unicode number and specify rect of desired symbol. This tool allow you to add any part of any texture as any symbol. Other tools are looped and does not allows to add individual symbols, this one does. Tested and build on GoDot 3.0.5 but it should work on other versions as well1. Path to file. If you are creating new font it will be saved in this path. If you are editing font select path to it. Pathmust be full including *res://* or *usr://*.2. Path to texture. Same as path to file, path to texture must be full as well. Point this path to texture sheet of your font.3. Unicode code. This specify what symbol you are adding.4. X, Y, W and H are Rect2D coordinates of symbol you are adding. Rect is in pixels on your texture.5. Click button and let it work.6. Add more symbols by repeating steps 3-5 with same file. If editing existing font, texture is not required.About "Invalid path"---------------Both paths needs to contain "res://" or "usr://". Save path need to contain ".tres" and texture path need to contains ".png", ".jpg" or ".jpeg"

Supported Engine Version
3.0.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

BitMap-font-creator---GoDot

by Garrom

README Icon

This is plugin for GoDot 3 game engine written in GDScript. Don't try to use it outside GoDot, It won't work.

Plugin is under MIT license. MIT license simply say "Do whatever you want, I don't care about yours copy of plugin"

How to use :

  1. Path to file. If you are creating new font it will be saved in this path. If you are editing font select path to it. Path must be full including res:// or usr://.
  2. Path to texture. Same as path to file, path to texture must be full as well. Point this path to texture sheet of your font.
  3. Unicode code. This specify what symbol you are adding.
  4. X, Y, W and H are Rect2D coordinates of symbol you are adding. Rect is in pixels on your texture.
  5. Click button and let it work.
  6. Add more symbols by repeating steps 3-5 with same file. If editing existing font, texture is not required.

About "Invalid path"

Both paths needs to contain "res://" or "usr://". Save path need to contain ".tres" and texture path need to contains ".png", ".jpg" or ".jpeg"

Screenshots

README Scr1

Image of correct setup.

This plugin allows you to easy create and edit Bitmap font. Simply choose your texture, unicode number and specify rect of desired symbol. This tool allow you to add any part of any texture as any symbol. Other tools are looped and does not allows to add individual symbols, this one does. Tested and build on GoDot 3.0.5 but it should work on other versions as well

1. Path to file. If you are creating new font it will be saved in this path. If you are editing font select path to it. Path
must be full including *res://* or *usr://*.
2. Path to texture. Same as path to file, path to texture must be full as well. Point this path to texture sheet of your font.
3. Unicode code. This specify what symbol you are adding.
4. X, Y, W and H are Rect2D coordinates of symbol you are adding. Rect is in pixels on your texture.
5. Click button and let it work.
6. Add more symbols by repeating steps 3-5 with same file. If editing existing font, texture is not required.

About "Invalid path"
---------------
Both paths needs to contain "res://" or "usr://". Save path need to contain ".tres" and texture path need to contains ".png", ".jpg" or ".jpeg"

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Bitmap font creator icon image
GarromOrcShaman
Bitmap font creator

This plugin allows you to easy create and edit Bitmap font. Simply choose your texture, unicode number and specify rect of desired symbol. This tool allow you to add any part of any texture as any symbol. Other tools are looped and does not allows to add individual symbols, this one does. Tested and build on GoDot 3.0.5 but it should work on other versions as well1. Path to file. If you are creating new font it will be saved in this path. If you are editing font select path to it. Pathmust be full including *res://* or *usr://*.2. Path to texture. Same as path to file, path to texture must be full as well. Point this path to texture sheet of your font.3. Unicode code. This specify what symbol you are adding.4. X, Y, W and H are Rect2D coordinates of symbol you are adding. Rect is in pixels on your texture.5. Click button and let it work.6. Add more symbols by repeating steps 3-5 with same file. If editing existing font, texture is not required.About "Invalid path"---------------Both paths needs to contain "res://" or "usr://". Save path need to contain ".tres" and texture path need to contains ".png", ".jpg" or ".jpeg"

Supported Engine Version
3.0.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers