Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 2.98 KB

CONTRIBUTING.md

File metadata and controls

28 lines (19 loc) · 2.98 KB

Contributor License Agreement

We'd love to accept your patches and contributions to this project. There is just one thing you need to do first...

Contributions to Google projects, even unofficial ones like this, must be accompanied by a Contributor License Agreement. This is not a copyright assignment, it simply gives Google permission to use and redistribute your contributions as part of the project.

https://cla.developers.google.com

You generally only need to submit the Google CLA once, so if you've already submitted one for a different project, you probably don't need to do it again.

After your contribution is included, you will be listed in CONTRIBUTORS and/or AUTHORS files; CONTRIBUTORS is the official list of people who can contribute (and typically have contributed) code to this repository, while the AUTHORS file lists the copyright holders.

Font Requirements

If you would like to include a font family in the Google Fonts collection we'll be very happy to include it, if it meets the following criteria:

  • The typeface design is original, or a legitimate revival of a design in the public domain, and of good quality. You can get the quality reviewed by posting review requests in the googlefonts-discuss group, and the typedrawers review forum.
  • The project is licensed under the SIL Open Font License v1.1, with no Reserved Font Name
  • The project is developed on Github or similar, with complete corresponding sources, open to public participation, and actively maintained. Sources mean the fonts are available in the preferred form of modification, plus reproducible build instructions or scripts
  • All font files are available in TTF format, with hinting (such as with ttfautohint)
  • All font files have at a minimum the 215 glyphs listed in our latin_unique-glyphs.nam
  • All font files within the family have the same Unicode character set (unencoded glyphs can differ)
  • A README.md file is included in the root of the source repository with FONTLOG information, and your name and Google+ profile link, so that we can prepare a description (example) and link your name to your profile (list)

When your project meets these criteria, please file an issue with a link to the source repository. (In the future we hope to provide guidance on making pull requests directly, but since we carefully check the technical aspects of the fonts, its better to work with us on your upstream project.)