mrher / Web-Font-Load

Install all Google Web Fonts onto your local machine

Home Page:https://www.google.com/fonts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Installing Google Fonts

Easily install ALL of Google's Web Fonts using the following command in your terminal.

Linux and Mac users

curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/install.sh | bash

Updating

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.

Photoshop Users

When using this script, it installs A LOT of ( ~1660 ) fonts. You may have to disable "Font Preview" in Photoshop.

Uninstall all Fonts:

curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/uninstall.sh | bash

Like this? Please follow the authors on Twitter

Quinton Pike - @quintonpike

Peter Stacho - @stacho

About

Install all Google Web Fonts onto your local machine

https://www.google.com/fonts

License:MIT License


Languages

Language:Shell 100.0%