1
0
mirror of synced 2025-12-19 17:48:10 -05:00

[docs] - google/fonts - README.md

This commit is contained in:
tmm88
2020-03-03 10:32:30 +00:00
committed by GitHub
parent 55d16114b7
commit a88ef45b56

View File

@@ -2,7 +2,7 @@
This project mainly contains the binary font files served by Google Fonts ([fonts.google.com](https://fonts.google.com))
The top level directories indicate the license of all files found within them.
The top-level directories indicate the license of all files found within them.
Subdirectories are named according to the family name of the fonts within.
Each family subdirectory contains the `.ttf` font files served by Google Fonts, plus a `METADATA.pb` file with metadata for the family (such as information on the project designer(s), genre category, and license - [learn more](https://github.com/googlefonts/gf-docs/tree/master/METADATA)) and a `DESCRIPTION.en_us.html` with a description of the family in US English.
@@ -11,7 +11,7 @@ The `/catalog` subdirectory contains additional metadata, such as profile texts
## Bug reports and improvement requests
If you find a problem with a font file or have a request for future development of a font project, please [create a new issue in this project's issue tracker](https://github.com/google/fonts/issues).
If you find a problem with a font file or have a request for the future development of a font project, please [create a new issue in this project's issue tracker](https://github.com/google/fonts/issues).
## Self Host Fonts Available From Google Fonts
@@ -25,7 +25,7 @@ You can download all Google Fonts in a simple ZIP snapshot (over 300MB) from <ht
#### Sync With Git
You can also sync the collection with git so that you can update by only fetching what has changed. To learn how to use git, Github provides [illustrated guides](https://guides.github.com) and a [youtube channel](https://www.youtube.com/user/GitHubGuides), and an [interactive learning lab](https://lab.github.com).
Free, open source git applications are available for [Windows](https://git-scm.com/download/gui/windows) and [Mac OS X](https://git-scm.com/download/gui/mac).
Free, open-source git applications are available for [Windows](https://git-scm.com/download/gui/windows) and [Mac OS X](https://git-scm.com/download/gui/mac).
## Licensing