Open RefShah opened 6 years ago
I have the same problem as you. I've tried to add environment variable like icon-font-to-png, but it still doesn't work. Such a novice I am.
You can try add "python" before the command, but when I run "python .\icon-font-to-png --download font-awesome", it throw a TimeoutError
try this (replace <you user dir>
with your real windows username):
python C:\Users\<you user dir>\AppData\Local\Programs\Python\Python39\Scripts\icon-font-to-png
Hello, python and github novice here, so pardon me if this is out of order here.
on windows with anaconda, how does one run the following example: icon-font-to-png --css font-awesome.css --ttf fontawesome-webfont.ttf --list
above has a shell prompt, so i presume is for linux
what i have done on windows are as follows:
Kindly advise please. TIA