Python source code, that helps you to check for all weights of a font which is hosted in a website
This is python source code, that helps you to check for all weights of a font which is hosted in a website. Read the instructions, to learn how to use it. Screenshot Instructions Downloas and install Termux from here Run codes below in Termux: pkg install python pip install requests termux-setup-storage cd /path/to/code python Font-Downloader.py In the first input, you need to enter the font file url that you’ve found, but without weight name and foemat name (this method will […]
Read more