Skip to content

sappy5678/font_to_imgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Font to Image

Turn (oft / ttf) file to image

Install

  • python 3.5+
  • Package: Pillow, Fonttools
pip install pillow fonttools
git clone 

Usage

python ttf_2_img.py otf_file

args

  • --image_folder - where to put image folder
  • --image_size - size of image
  • --font_size - size of font

Releases

No releases published

Packages

No packages published

Languages