Skip to content

Web tool to create Bitmap Fonts using PIXI.BitmapFont.from

License

Notifications You must be signed in to change notification settings

jangarita/pixibitmapfonts

Repository files navigation

PixiJS Bitmap Font from

Web tool to create Bitmap Fonts (Angel Code compatible format), using PIXI.BitmapFont.from (See PixiJS docs).

📌 Open tool

Use locally

Download the source code and execute:

npm install
npm start

Features

  • Select web safe fonts and size [v0.1.0]
  • Max rect packaging [v0.1.0]
  • Export bitmap font as png and fnt [v0.1.0]
  • Preview using PixiJS (PIXI.BitmapFont.install) [v0.1.0]
  • Kerning support [v0.2.0]
  • Font styles and variant (bold, italic, small-caps) [v0.3.0]
  • Effects (stroke, shadows) [v0.1.0, v0.4.0]
  • Fill gradients [TODO]
  • Adjust letter and line space [TODO]
  • Add custom font [TODO]
  • Multiple pages support [TODO]
  • Save/Load settings [TODO]
  • Preview/Example in other frameworks (Phaser, Unity, ...) [TODO]

License

This tool is released under the (https://opensource.org/licenses/MIT) MIT License.

About

Web tool to create Bitmap Fonts using PIXI.BitmapFont.from

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published