This software is used to generate GFX fonts. In order to support the discrete unicode block index, the font generated by the software has modified the font format to reduce the size. Support for multiple unicode blocks with different fonts.
You can adjust the offset in preview window.
- Add -> Select font (font size on this page is invalid, please set it in step 2) -> enter unicode block range (with Hexadecimal) or load from json file -> OK
- Set font size (pixel)
- Enter a custom font name
- Gerenate
- Command line version without GUI
- Unicode example
- You can load the JSON file through the GUI to generate the specified Unicode block
- GUI Version
- GUI Version that generate 2bit anti-aliased font
- GUI framework project. (wxpython)
- Compiled executable file (not anti-aliasing)