Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 614 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 614 Bytes

Font Atlas Generator

This examples provides a simple piece of code for generating bitmap for english fonts.

Usage

Run index.html and you will see a bitmap with a set of common english characters. Right click and save it for your use. The browser console outputs the bounding box of each character in a JSON format. You can change fontSize and fontFamily in the index.html based on your need.

Example

Find the output folder for an example output.

Credit

Deck.gl label-layer

License

MIT