Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 497 Bytes

GAN_Handwrite font generator

How to implement fontToImage.py

python fontToImage.py ./font/font_name.ttf fontsize

How to implement webpage

Download font folder, web upload & preview folder In the terminal, run node app.js

If CSS does not applied to your web,

 change  to  in index.html 

How to implement craft

python test.py --test_folder="./test_folder/"