1
0
mirror of https://github.com/google/fonts.git synced 2024-12-24 17:22:59 +03:00

Update TRIVIA.md

Add some links to articles/blogs about GF
This commit is contained in:
Dave Crossland 2016-07-16 15:40:41 -04:00 committed by GitHub
parent 8827ab6911
commit 79fc81ff48

View File

@ -79,3 +79,13 @@ This shell command shows all the families without a contact email address:
grep copyright\: */*/MET* | grep -v \@ | cut -d\: -f1 | cut -d\/ -f2 | uniq | sort
The copyright holders of those families are mostly Google, SIL, Adobe, Canonical, Naver, and a couple of outliers.
## Articles about Google Fonts
Some interesting articles about Google Fonts:
* <http://googlecode.blogspot.com/2010/05/introducing-google-font-api-google-font.html>
* <http://googlewebfonts.blogspot.com>
* <https://design.google.com/articles/reimagining-google-fonts/>
* <https://medium.com/google-design/introducing-space-mono-a-new-monospaced-typeface-by-colophon-foundry-for-google-fonts-84367eac6dfb>
* <http://www.fastcodesign.com/3033126/roboto-rebooted-why-google-plans-to-update-its-font-like-the-rest-of-its-products>