tool for all download google fonts
|
8 years ago | |
---|---|---|
README.md | 9 years ago | |
install.sh | 8 years ago | |
install_arch.sh | 8 years ago | |
install_debian.sh | 8 years ago | |
install_generic.sh | 8 years ago | |
list-of-fonts.txt | 9 years ago | |
splash.png | 9 years ago | |
uninstall.sh | 9 years ago | |
uninstall_generic.sh | 9 years ago |
Easily install ALL of Google's Web Fonts using the following command in your terminal.
curl https://raw.githubusercontent.com/benkalsky/google-fonts-loader/master/install.sh | sh
####Debian users:
curl https://raw.githubusercontent.com/benkalsky/google-fonts-loader/install_debian.sh | sh
####Arch Linux Users:
curl https://raw.githubusercontent.com/benkalsky/google-fonts-loader/install_arch.sh | sh
The Debian install script should work for most Linux distros. Arch requires a special installation due to differences in the folder structure. You can compare the scripts to take a look at this.
To update the fonts, just re-run this script. It will overwrite duplicates.
You may need to restart for Font Book to pick up the new fonts.
When using this script, it installs A LOT of ( ~1660 ) fonts. You may have to disable "Font Preview" in Photoshop.
curl https://raw.githubusercontent.com/benkalsky/google-fonts-loader/master/uninstall.sh | sh