Add Miama
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
**Font Project Git Repo URL:**
None I could find; I added this to what is now this repo in 2011 and then it wasn't added since the number of OpenType alternates made the filesize unreasonable, but since we now have CJK fonts, I think we can finally add it.
**Super short description of the Font Family:**
This is at https://github.com/google/fonts/blob/main/ofl/miama/DESCRIPTION.en_us.html and notably says
> Miama is a very small typeface compared to other fonts. This is due to the very large ascenders and descenders. So if you want to look Miama as a font of 10pt, choose 15-20pt. Also keep in mind, that Miama then still looks quite light, so you want probably resize it even more for titles.
So we might want to re-scale it, using our latest vertical metrics techniques.
**Requirements:**
- [x] The entire font project is licensed under the [OFL](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)
- [ ] There is no "Reserved Font Name" mention in the OFL license
Sadly https://github.com/google/fonts/blob/main/ofl/miama/OFL.txt says
> Copyright (c) 2008-2011, Linus Romer, with Reserved Font Name Miama.
so we'll need to reach out to Linus and find out if he has a source repo, and will remove the RFN.
- [ ] Family name is unique according to namecheck.fontdata.com
- [ ] The font supports at least [GF Latin Core glyphset](https://github.com/googlefonts/glyphsets/blob/main/Lib/glyphsets/encodings/GF%20Glyph%20Sets/GF-latin-core_unique-glyphs.nam)
- [ ] The repository respect the [upstream repo structure](https://github.com/googlefonts/gf-docs/tree/main/Spec#upstream-repo-structure)
- [ ] The source files are available in the repository
- [ ] I read, agree and comply with the full [contributing requirements](https://github.com/google/fonts/blob/main/CONTRIBUTING.md)
- [ ] I am the author of the font or the author agreed to this submission
- [ ] I will maintain the repository
Contributor guide
Assessment
This issue has not been assessed yet.