Unintended Consequences of Using GPL Fonts
innocent_white_lamb writes "An interesting discussion has surfaced on the Scribus mailing list. Simply stated, it appears that using GPL-licensed fonts in a document makes your document subject to the GPL. There are a lot of consequences here, such as internal corporate communications. It appears to make the use of GPL fonts undesirable in almost any document." Yes, it sounds crazy, but the experimental font-exception addition to the GPL (linked from the discussion) lends the idea some credence.
I thought that using GPL fonts only make your document's presentation subject to the GPL, since fonts only change presensation of the information but not the information itself.
So isn't it the case either you can use the fonts, or not.
Rock that crushes, Paper & Scissors that don't matter.
How does this effect "internal corporate communications"? It is my understanding that you are allowed to use and modify GPL licensed software *internally* without having to release your changes.
Fonts are programs, as odd as that may sound. Postscript fonts are the obvious examples here, but Truetype fonts are also interpreted bytecode.
Whether or not documents are programs is debatable, but they are information that makes a computer behave a certain way. They take interpreter software (your reader software), but then, so does Java or Perl.
So if you're sufficiently nutty (and if you're involved in interpreting the GPL, you will be), using a font in a document is a lot like linking.
Now, you're right, generally you do distribute the 'source.' However, it's possible to embed fonts into a document (in a PDF, for example) and strip out the unused characters, which wouldn't be a full copy of the source. Moreover, you could print or otherwise rasterize the document, thereby losing the font source -- which is basically equivalent to compiling the source into binaries.
IMHO, this is all really insane. But I don't release code under the GPL anyway.
If this isnt an prime example right in your face, i dont know what is.
BSD type licensing is free, and isnt viral..
Please quit spreading FUD. The only thing that this shows is that application of the GPL to non-software has some issues. Ever wonder why the GNU Free Documentation License was written? Granted, BSD-type licenses lend themselves to be applicable to a wider range of content, but that is just incidental, it was not designed into the license.
Basically, your options are:
Cmon, boys, you missed April 1st by a good 16 days, now...
Why would using a font make the end-product fall under the GPL?
First of all, if you haven't changed the font itself, you have no obligation to provide it to anyone - Just like with GPL'd software.
Second, if you only use it for within an organization, you have no obligation to provide it to anyone - Just like with GPL'd software.
Third, the license under which a given tool falls does not usually extend to what it creates - I can use GCC to compile non-GPL code, I can use GIMP to create non-GPL (or CC, in this case?) artwork, and I can use OO to produce non-GFDL documents.
So why would any of the above magically differ for a font?
They would be more of an idiot than SCO and MS combined.
And I don't say this as a troll.
Why not use the Lesser GPL (LGPL) for fonts? Wouldn't that solve the problem?
This is just another example of why using the GPL for content other than programs is a bad idea.
The font is defined as "the Program" in the GPL - therefore if you modify the font your work is subject to GPL. The document is not.
If I use a GPL program to assist creation of a website, that website is not then subject to GPL.
This story is addressing a non-issue
"It's not your information. It's information about you" - John Ford, Vice President, Equifax
GPL refers to derived work. It is foolish to believe that text that written in a word processor is a derived work from the font that is used. Written text is not derived from a font. Text is derived from thought processes in the author's brain. Chage the font - the message will still come across, the message is there even without the font. The font has nothing to do with the text, whether it is distributed with the document or not. It has as much to do with the content in the document as the color of the reader's glasses.
I'll defend it. If it's my font, in that I hold the copyright, I can impose whatever conditions I like on you distributing documents made of it.
Unfortunately, not quite true. Checking the font FAQ, since you can only copyright a scalable font (not TypeFace designs or Bitmap fonts) I could print out my document, thus making it type face, and then I wouldn't have to worry about your license.
Also, since most document formats only tell the document viewer "use this font if it's installed, otherwise use the system default font," so long as I don't specifically embed your font into my document, distributing my document would fall outside your control.
What you could do is state that whenever I distribute a copy of your font (since that's what you hold copyright to) I have to stand on my head and whistle. This would also mean whenever I distribute my document in PDF format or some other format that embeds the font within the file I could have to stand on my head and whistle, but...
if I don't embed the font my file doesn't contain any information about your font other than your font name before the text I requested my document editor to format using your font. My document will load just fine without your font, it just won't look as purdy.
IANAL, but in-so-much as I understand the way of things, this is how it works.
You just told the OP they write complete and utter rubbish, then go on to agree unequivocally with them.
Methinks you misinterpreted things when you tried to redefine "electronic typeface file" which is already defined as "font" in the OPs comments.
Which as they correctly said, is copyrightable but the typeface itself is not.