From a16b830217d920c41e82537ab4f2469a7c4e5c26 Mon Sep 17 00:00:00 2001 From: Dave Crossland Date: Sun, 12 Nov 2017 17:29:36 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f812573f54b..a69c70cd874 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ If you would like to include a new font family in the Google Fonts collection we * The typeface design is original, or a legitimate revival of a design in the public domain, and of good quality. The Google Design team curates the overall Google Fonts collection and decides if fonts are of good quality. You can get general reviews of your project from the wider international type community during development by posting review requests in the [googlefonts-discuss](https://groups.google.com/forum/#!forum/googlefonts-discuss) group, and the [typedrawers](http://typedrawers.com/categories/critiques%E2%80%94type-design) review forum. * The project is licensed under the [SIL Open Font License v1.1](http://scripts.sil.org/OFL), with no Reserved Font Name ([why](https://github.com/simoncozens/silson/issues/1)) -* The font family name does not include any company names or initials, and no registered trademarks; it should be a simple and unique name, and a limited but easy way to test for uniqueness is [namecheck.fontdata.com](https://namecheck.fontdata.com) +* The font family name does not include any copyright holder names or initials, and no registered trademarks; it should be a simple and unique name, and a limited but easy way to test for uniqueness is [namecheck.fontdata.com](https://namecheck.fontdata.com) * The project is developed on Github or similar, with complete corresponding sources, [open to public participation](http://producingoss.com), and actively maintained. Complete corresponding sources means that the fonts are available in your preferred form of modification, the files you actually use to develop the project, along with all the build instructions or scripts needed to reproduce the process of turning those source files into your released font binaries. * All font files are available in TTF format, with hinting (such as with [ttfautohint](http://www.freetype.org/ttfautohint/)) * All font files have at a minimum the 215 glyphs listed in our [`latin_unique-glyphs.nam`](https://github.com/googlefonts/tools/blob/master/encodings/latin_unique-glyphs.nam) file