License for CreteRound fonts?
Posted: Mon Nov 21, 2016 11:13 pm
Dear developers,
While reviewing the contents of adblockplus source, I found these font files:
https://hg.adblockplus.org/adblockplusu ... skin/fonts
Now, the SourceSansPro fonts come from http://adobe-fonts.github.io/source-sans-pro and they're licensed under the OFL. However, CreteRound seem to originate from http://www.type-together.com/Crete and their license is http://www.type-together.com/resources/eula/TT-EULA.pdf, which does not permit redistribution. The files themselves indicate they're under OFL, so this is a bit confusing:
Could you confirm that you have written permission to use and redistribute the CreteRound Regular and Italic fonts from their authors under the OFL?
Best regards,
Dominik Mierzejewski (maintainer of the AdBlockPlus package in Fedora)
While reviewing the contents of adblockplus source, I found these font files:
https://hg.adblockplus.org/adblockplusu ... skin/fonts
Code: Select all
CreteRound-Italic.otf
CreteRound-Regular.otf
SourceSansPro-Light.woff
SourceSansPro-Regular.woff
SourceSansPro-Semibold.woff
Code: Select all
$ otfinfo --info CreteRound-Italic.otf
Family: Crete Round
Subfamily: Italic
Full name: Crete Round Italic
PostScript name: CreteRound-Italic
Version: Version 1.001
Unique ID: TypeTogether: Crete Round Italic: 2011
Designer: Veronika Burian
Designer URL: www.type-together.com
Manufacturer: TypeTogether
Vendor URL: www.type-together.com/Crete
Trademark: Crete Round is a trademark of TypeTogether.
Copyright: Copyright (c) 2011, TypeTogether (www.type-together.com), with Reserved Font Names "Crete" and "Crete Round"
License URL: http://scripts.sil.org/OFL
License Description: This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL
Vendor ID: TT
Best regards,
Dominik Mierzejewski (maintainer of the AdBlockPlus package in Fedora)