-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Font licenses #102
Comments
Hello, I'll be honest it's been a very long time since this library was created and I forgot to document fonts provenance. I just did some research using MD5 checksums of files to find the sources which is here:
|
@jnahmias asked the Debian fonts team to help out with the situation, I'm responding in that capacity. Personally, regardless of the provenance/copyright/license situation, I would always suggest to remove all fonts from all projects and just use whatever fonts are available on the system, by using fontconfig to find their files, or using a font rendering system that does that automatically. When specific fonts are wanted, they should be separate projects in their own right that are pulled in by dependencies when need. @Gregwar thanks for the URLs to the fonts. Often times the licenses listed on font sites are inaccurate, they acquire font files from anywhere and don't look at the metadata in the font nor at website or other license materials and properly record provenance, copyright and licensing, so personally I would never trust them on licensing. If you load the fonts in FontForge, you can go to Element -> Font Info and click on each of the tabs (especially I've done that for each of the five fonts and this is a summary of what I found and the actions I recommend.
|
PS: some links to Debian font policy/packaging: https://wiki.debian.org/Fonts#Bugs |
I ended up dropping the font files from the repo/tarball and using the following patch:
|
* All fonts are licensed with OFL and the license texts are now attached to the fonts (Gregwar#102) * Replaced font 2 with a one with both upper and lower case fonts (Gregwar#83) * Font 5 (Sling) did not contain fonts to some 8 bit characters (ÅÄÖ)
* All fonts are licensed with OFL and the license texts are now attached to the fonts (Gregwar#102) * Replaced font 2 with a one with both upper and lower case fonts (Gregwar#83) * Font 5 (Sling) did not contain fonts to some 8 bit characters (ÅÄÖ)
* All fonts are licensed with OFL and the license texts are now attached to the fonts (Gregwar#102) * Replaced font 2 with a one with both upper and lower case fonts (Gregwar#83) * Font 5 (Sling) did not contain fonts to some 8 bit characters (ÅÄÖ)
Hello,
I am interested in packaging this library for inclusion in Debian GNU/Linux. To comply with the Debian Free Software Guidelines, we need to ascertain the licensing/copyright of all files. However, I do not see any information for the six captcha fonts. Would you please share some background on their provenance and some sort of statement from their creators that allows them to be distributed.
Thanks!
--Joe
The text was updated successfully, but these errors were encountered: