Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 250 Bytes

Font to Image

Useful code for converting font files to glyph images.

  1. Config the font2img.py
  2. Just run it
    python font2img.py
    

Acknowledgment

The code is heavily borrowed from zi2zi.