1
0
mirror of https://github.com/google/fonts.git synced 2024-11-24 01:37:48 +03:00
fonts/TRIVIA.md

139 lines
6.5 KiB
Markdown
Raw Normal View History

2015-08-13 02:05:38 +03:00
# github.com/google/fonts.git repo trivia
## Incomplete greek-ext subsets
Open Sans (and some others, like Roboto) are advertised as they supporting Extended Greek, but choosing the greek-ext subset will not display Open Sans (or the required font) for this range because they don't actually contain the required characters.
You're welcome to commission these characters, though.
2015-09-16 19:35:09 +03:00
## Google Fonts Repo Wiki
The previous fonts Mercurial repository had a wiki at <https://code.google.com/p/googlefontdirectory/wiki> which is no longer available.
The contents of the wiki are now available here:
<https://github.com/googlefonts/gf-docs>
2015-08-13 02:05:38 +03:00
## Duplicated fonts
2021-04-13 23:41:11 +03:00
From time to time, families have been renamed or updated in a way that the existing styles had to change substantially.
Until April 2020, the initial family was retained, creating similarly named pairs of directories and often duplicate/redundant, files.
The initial families are kept in the API so that people already using them can continue to do so.
They are no longer listed in the [fonts.google.com](https://fonts.google.com) catalog, or in the HEAD of the master branch, but the files exist still exist in the commit history.
| Initial Family | Current Family | Category |
|:-------------------------|:-------------------------|:---------|
| `ofl/alefhebrew` | `ofl/alef` | renamed |
| `ofl/mrbedford` | `ofl/mrbedfort` | renamed |
| `ofl/misssaintdelafield` | `ofl/mrssaintdelafield` | renamed |
| `ofl/siamreap` | `ofl/siemreap` | renamed |
| `ofl/terminaldosis` | `ofl/dosis` | renamed |
| `ofl/terminaldosislight` | `ofl/dosis` | expanded |
| `baloo` | `baloo2` | expanded |
| `baloobhai` | `baloobhai2` | expanded |
| `baloobhaijaan` | `baloobhaijaan2` | expanded |
| `baloobhaina` | `baloobhaina2` | expanded |
| `baloochettan` | `baloochettan2` | expanded |
| `balooda` | `balooda2` | expanded |
| `baloopaaji` | `baloopaaji2` | expanded |
| `balootamma` | `balootamma2` | expanded |
| `balootammudu` | `balootammudu2` | expanded |
| `baloothambi` | `baloothambi2` | expanded |
2015-08-28 17:53:52 +03:00
2016-01-27 04:02:17 +03:00
## Missing METADATA.pb files
2016-01-27 04:02:17 +03:00
Fonts in Early Access do not have METADATA.pb files.
2020-08-04 22:06:56 +03:00
## .pb vs .textproto
2021-04-13 23:41:11 +03:00
While `.textproto` is now the canonical extension for Protocol Buffers (Protobuf) text files, we have hundreds of `METADATA` files with the `.pb` extension.
2020-08-04 22:06:56 +03:00
The inconsistency isn't a practical issue, and as we have internal tools that assume the old filenames, it isn't worth renaming them proactively.
## Install on Windows
You can install all of the fonts using Windows PowerShell. Change directories to the folder where you downloaded the package, and run the following command:
$fonts = (New-Object -ComObject Shell.Application).Namespace(0x14)
dir ofl/*/*.ttf | %{ $fonts.CopyHere($_.fullname) }
2015-08-28 17:53:52 +03:00
## 3rd Party Directories
The [fonts.google.com](https://fonts.google.com) is accompanied by a [Google Fonts Developer API](https://developers.google.com/fonts/docs/developer_api), which provides raw data for constructing such a directory in JSON format.
2015-08-28 17:53:52 +03:00
Here is a list of 3rd party directories:
* <http://font-combinator.com> + <http://chipcullen.com/font-combinator>
* <https://www.typetester.org>
* <http://font-combinator.com>
* <http://somadesign.ca/demos/better-google-fonts>
* <http://fontapp.org>
* <http://fontapp.org/graph>
* <http://katydecorah.com/font-library>
* <http://fontcdn.org>
* <http://googlefontsdirectory.org>
* <https://hail2u.github.io/mn>
* <http://fontflame.com>
* <http://jenniferdewalt.com/gfboom/page>
* <http://fontpair.co>
* <https://typ.io>
* <http://andreasweis.com/webfontblender>
* <http://www.typegenius.com>
* <http://abbychen.me/punch>
* <http://typewonder.com>
* <http://www.localfont.com>
* <http://open-foundry.com>
* <https://typeresources.github.io/glyph-gazer>
* <http://cdn.canelodigital.cl/fonts>
* <http://code.thisarmy.com/fontsinfo>
* <http://www.localfont.com>
* <http://brandmark.io/font-generator>
* <http://archetypeapp.com>
* <https://useratio.com/the-anatomy-of-a-thousand-typefaces>
2017-10-30 22:52:02 +03:00
* <https://tyffle.ml>
* <https://lepovirta.github.io/Typographer>
* <https://lepovirta.github.io/Typographer-React>
* <https://jmattthew.github.io/better-font-finder/better-font-finder.html>
* <https://font2vec.vishalgupta.me> ([source](https://github.com/py-ranoid/font2vec)), a 3D projection of all fonts
2019-06-07 20:46:39 +03:00
* <https://logogenerator.website>
2019-11-17 07:41:52 +03:00
* <http://www.ourownthing.co.uk/fontpairing/>
2019-11-29 00:36:05 +03:00
* <https://goofonts.com>
2015-08-29 14:11:41 +03:00
There are also handcrafted directories with rich samples:
* <http://hellohappy.org/beautiful-web-type>
* <http://femmebot.github.io/google-type>
* <http://100daysoffonts.com>
* <http://jxnblk.com/type-a>
* <https://jonsuh.com/100-days-of-scriptures>
* <http://codepen.io/nxworld/pen/XKRaRm>
* <https://twitter.com/FontSnek>
* <https://www.reliablepsd.com/ultimate-google-font-pairings>
2017-11-25 08:31:05 +03:00
* <http://fonts.greatsimple.io>
2018-02-26 02:06:25 +03:00
* <https://digitalsynopsis.com/design/best-google-font-combinations-typeface-pairings/>
2015-10-02 02:04:09 +03:00
## Rightsholder contacts
2016-01-27 04:02:17 +03:00
This shell command shows all email addresses for font copyright holders listed in the METADATA.pb files:
2015-10-02 02:04:09 +03:00
2016-01-27 04:02:17 +03:00
grep copyright\: */*/MET* | grep \@ | perl -ne'if(/[\w\.\-\_]+@([\w\-\_]+\.)+[A-Za-z]{2,4}/g){print "$&\n"}' | sort | uniq
2015-10-02 02:04:09 +03:00
This shell command shows all the families without a contact email address:
2016-01-27 04:02:17 +03:00
grep copyright\: */*/MET* | grep -v \@ | cut -d\: -f1 | cut -d\/ -f2 | uniq | sort
2015-10-02 02:04:09 +03:00
The copyright holders of those families include 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>
2016-12-01 01:44:40 +03:00
## Interesting Libre Fonts Not In Google Fonts
2019-01-04 09:06:12 +03:00
Here is a list of some libre fonts made for special purposes (emoij, math, icon, etc) that are not available in Google Fonts.
2016-12-01 01:44:40 +03:00
* <https://material.io/icons>
* <https://github.com/figs-lab/datalegreya>