Earlier quoted context omitted.
I fully support your point—many times there are free or system fonts that are at least as of high quality. That said I only missed MATTEL on that one. Helv has a few giveaways and refinements but most people don't care—though the differences Arial and other modified Helveticas do have arguably render the type less neutral.
I can't remember if I was able to get them all right or if I missed one when I first did it. I had graphic designer friends do it & they scored roughly the same as you & me. The difference of course is we all know what to look for & were purposely looking for those differences.
Github became the web's largest font piracy site (2017)
61–70 of 145 posts
Re: Github became the web's largest font piracy site (2017)
#62Earlier quoted context omitted.
Accidentally exposing a folder of copyrighted font files over FTP would probably technically violate the license, even if it was by accident. You're serving the files outside of the licensed use (serving and rendering a webpage). Same as if you accidentally exposed to the internet your home server of legally-created DVD backups. You'd still be violating the license under which you bought the DVDs.
Show me an attorney willing to pursue accidental violators for damages, especially when the asset in question is intended to be publicly served in the course of its use. I would genuinely be interested in case law's stance on this. Also interested in what happens to the value of non-public domain fonts if you require the digital asset to be handled as a secret (and all of the hassle that goes along with that).
Re: Github became the web's largest font piracy site (2017)
#63Wait until they find out that when people visit the finished website in their browser, it will download the font! Oh the piracy! Just like in the real world, someone handing you the keys to their car doesn't mean you own it.
The legal issue is with the repo owner putting it in the repo. The problem is that it's a violation of the copyright license , that's the only reason it's an issue. Downloading the font file from the website is included in the license, so it's fine.
However the license does not explicitly limit the tools you can use to build the website, and the website is allowed by the license to have the font. The argument could be made by licensing the font for a website they have implicitly licensed it to be on github because it is a widely used tool for managing the source code of websites and if they (the font owners) wanted to restrict its usage they should have specified.
Re: Github became the web's largest font piracy site (2017)
#64Been doing searches for "site:github.com .ttf" for years. This is a feature not a bug.
Re: Github became the web's largest font piracy site (2017)
#65I've been doing this for years -- Its a PIA dealing with each font foundry's DRM system and getting it to work on my local dev environment. When I go live, I deal with it but its also such a hassle to get clients to pay for a font, give me the required info to use the foundry's DRM, etc. I bet if a foundry used an honor system (give fonts away for free, charge a per-site license for commercial use) they'd still make…
If I were ever asked to install some DRM to render a font I'd nuke that thing from my system in a heartbeat.
Re: Github became the web's largest font piracy site (2017)
#66Earlier quoted context omitted.
There are enough fonts. It wouldn't be a great loss for humanity if we didn't get as many new fonts because of decreased profit margins in the font design industry.
There are enough fonts. It wouldn't be a great loss for humanity if you weren't able to use one you didn't pay for.
And now in the future if I fork a project for my personal use I will make sure to remove any fonts I find in it.
Re: Github became the web's largest font piracy site (2017)
#67Earlier quoted context omitted.
Not if you're a font designer or type foundry.
There are enough fonts. It wouldn't be a great loss for humanity if we didn't get as many new fonts because of decreased profit margins in the font design industry.
Re: Github became the web's largest font piracy site (2017)
#68Re: Github became the web's largest font piracy site (2017)
#69What's the difference between putting webfonts on your public website vs putting them on your public github? This seems like a distinction that only lawyers would care about, but I'm not a web developer (and I don't know much about webfonts) so maybe there's something I'm missing.
IANAL but I believe you may have a license (paid money) to use the font on your site but you may not have a licence redistribute the font. You paid for the right to air the latest UFC fight at your bar but that doesn't grant you the ability to sale DVDs of it. However a user of yours could just download the font from your web server or record the fight on their phone.