Web tool to create Bitmap Fonts (Angel Code compatible
format), using PIXI.BitmapFont.from
(See PixiJS docs).
Download the source code and execute:
npm install
npm start
- 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]
This tool is released under the (https://opensource.org/licenses/MIT) MIT License.