kaonashi-tyc/zi2zi

font2img.py

IlikethisID opened this issue · 0 comments

python font2img.py --src_font=./fonts/STXINWEI.TTF,--dst_font=./fonts/smallfresh.otf,--charset=CN,--sample_count=1000,--sample_dir=./fonts/newfonts,--label=0,--filter=1,--shuffle=1
error:error: the following arguments are required: --dst_font
I use python3.6