googlefonts / science-gothic

Science Gothic, a libre variable font
Other
143 stars 4 forks source link

Copyright notice needs tiny tweaks for Fontbakery #347

Closed tphinney closed 1 month ago

tphinney commented 1 month ago

I think deleting the period and putting the URL in parentheses should fix this.

Here is an example of a valid copyright string:

"Copyright 2017 The Archivo Black Project Authors (https://github.com/Omnibus-Type/ArchivoBlack)"

Original proposal: https://github.com/fonttools/fontbakery/pull/2383 See also: legacy:check/155 🔥 ScienceGothic[YOPQ,slnt,wdth,wght].ttf 🔥 FAIL Name Table entry: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright 2024 The Science Gothic Project Authors. https://github.com/googlefonts/science-gothic/blob/main/AUTHORS.txt"

[code: bad-notice-format]