Giter Site home page Giter Site logo

boyquotes / bitmap-font-creator---godot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from repairunit3k6/bitmap-font-creator---godot

0.0 0.0 0.0 69 KB

This plugin allows you to easy create and edit Bitmap font

License: MIT License

GDScript 100.00%

bitmap-font-creator---godot's Introduction

BitMap-font-creator---GoDot

by Garrom

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

Scr1

Image of correct setup.

bitmap-font-creator---godot's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.