[fonts] Add CIPD sources and metadata for Droid, Noto Sans, et al.

Adding imports for several open-source fonts:

* Alegreya Sans SC
* Cutive Mono
* Droid Sans
* Droid Sans Mono
* Droid Serif
* Noto Color Emoji
* Noto Naskh UI
* Noto Sans (several scripts)
* Noto Sans UI (several scripts)
* Nanum Gothic
* Quintessential
* Short Stack

Do not submit until fxb/42256 is resolved.

Bug: 8880
Bug: 35895
Bug: 39586

Change-Id: I0874a6053119472399d6d6029209fc1a4d045de6
3 files changed
tree: 88c70ff8c03193d183fdddeb5247ac77f99713c7
  1. .gitignore
  2. AUTHORS
  3. contents.json
  4. CONTRIBUTING.md
  5. fuchsia.font_catalog.json
  6. LICENSE
  7. manifest.xml
  8. OWNERS
  9. packing_script.py
  10. PATENTS
  11. README.md
  12. simulate_staging.py
README.md

Font Data

This repository hosts JSON files containing metadata for open-source fonts that may be distributed as part of Fuchsia. The metadata allows CIPD packages, GN packages, and manifests to be generated for fonts.

No actual font files (TTF, OTF, WOFF, etc.) should ever be checked into this repo.

TODO(kpozin): Add documentation link for overview of fonts on Fuchsia.