Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qrpike/Web-Font-Load

Install all Google Web Fonts onto your local machine
https://github.com/qrpike/Web-Font-Load

Last synced: about 2 months ago
JSON representation

Install all Google Web Fonts onto your local machine

Awesome Lists containing this project

README

        

![image](splash.png)

## Installing Google Fonts

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

### Linux and Mac users

```bash
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:

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

### Like this? Please follow the authors on Twitter

[Quinton Pike - @quintonpike](https://twitter.com/QuintonPike)

[Peter Stacho - @stacho](https://twitter.com/stacho)