项目作者: ccs96307

项目描述 :
Use font file to plot a character image.
高级语言: Python
项目地址: git://github.com/ccs96307/font-to-png.git
创建时间: 2020-03-26T08:14:30Z
项目社区:https://github.com/ccs96307/font-to-png

开源协议:

下载


Font-to-png

A simple script for converting your font file to png file.

Usage

  1. Put your font file (ex: .ttf) in a folder named “fonts”. (Or execute the script “download.sh”)
  2. Choose some word you want to convert, write down them in a txt file named “inputs.txt”.
  3. Execute “font-to-png.py”.
  4. The font images are stored in a new “images/“ folder.

Character example

font-to-png demo picture_01
font-to-png demo picture_02