Slashdot Mirror


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.

102 of 514 comments (clear)

  1. Presensation by fembots · · Score: 5, Insightful

    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.

    1. Re:Presensation by Anonymous Coward · · Score: 4, Informative

      Worth mentioning is something Adobe came up against when attempting to copyright fonts in the completeness.

      You can't copyright the font face, what a font looks like. I don't know whether this is a specific exception in copyright law for fonts and other entities like them however.

      What you can copyright are all the other particular parts to the font such as kerning & positioning info, the particular set of characters in the font, or the font file itself (whatever format it may be).

      No matter whether you use a GPL font, or one of Adobe's most expensive & protected DRM'd font, the font copyright owner has absolutely no hold over works created with that font whatsoever.

    2. Re:Presensation by rebeka+thomas · · Score: 5, Informative

      Exactly. Look at the font faq regarding font face copyrightability.

      You cannot copyright the typeface itself, so documents printed from a font have no link legally with the font used to create it. That's embedded as a specific exception in copyright law.

      You can't embed the font file itself or substantial pieces of the data that created it in a document (such as a PDF) without permission from the owner, and it is there that GPL exceptions may be needed to prevent the entire document from becoming GPL.

      If anybody tells you that a typeface on a document you have created is GPLd, then that has absolutely no legal weight. Can't copyright font typefaces, fullstop.

      --
      RST
    3. Re:Presensation by Breakfast+Pants · · Score: 2, Interesting

      "Indeed, it isn't like you're changing the fonts, it's like you're using the fonts..." If I take a lot of your GPLed code and put it into a library, can I release all the changes I make to turn your code into a library and then write my own code that calls on the library, but keep it's source closed? Why not I'm not changing it, I'm using it. Doesn't matter if I'm just using it, the GPL prohibits this. The LGPL doesn't prohibit it but the GPL does. Now does this really apply to documents? I don't know but it isn't as clear cut as you make it out to be.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    4. Re:Presensation by anthony_dipierro · · Score: 4, Interesting

      You can't embed the font file itself or substantial pieces of the data that created it in a document (such as a PDF) without permission from the owner, and it is there that GPL exceptions may be needed to prevent the entire document from becoming GPL.

      If you're just embedding the font without any changes in a document, it seems clear to me that this is an aggregation, and not the creation of a separate work. From the GPL, "mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License."

    5. Re:Presensation by Roger_Wilco · · Score: 3, Interesting

      This is interesting.

      So Knuth's METAFONT does something useful; when you compile a TeX document, the font stored in the resulting file is bitmapped, so not subject to copyright.

      Newer LaTeX setups with vector fonts could be subject to this, if the fonts are GPL'd.

    6. Re:Presensation by Tet · · Score: 2, Informative
      If anybody tells you that a typeface on a document you have created is GPLd, then that has absolutely no legal weight. Can't copyright font typefaces, fullstop.

      Complete and utter rubbish. The font FAQ to which you linked even agrees:

      scalable fonts are, in the opinion of the Copyright Office, computer programs, and as such are copyrightable

      You can't copyright the shape of the typeface, but you can copyright the electronic typeface file, since it (at least in the case of PostScript fonts, and probably for TrueType too) is a program. Adobe deliberately designed their font format to be a PostScript program specifically so that you could copyright them.

      The only relevant question is whether a document that uses a font program is derived from it or merely aggregated with it. Common sense interpretation would seem to imply the latter. But common sense and the law disagree on far too many occasions to assume that'll hold true in front of a judge...

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    7. Re:Presensation by mbaciarello · · Score: 2, Interesting

      Interestingly, I've been longing to be able to use the Gotham font for a while now (I like my presentations stylish and trendy, heh.)

      Anyways, take a look at Hoefler & Frère-Jones EULA for their fonts. It clearly mentions "copyright notices as contained in the Typefaces," and all the stuff you usually see when dealing with plain ol' copyrighted stuff. In a paragraph unoriginally titled "Copyright," they say they retain full title and ownership of their Typefaces.

      This looks to me as totally opposing the page you quoted and its snippets from the US law. Does it mean I can take advantage of their unsustainable EULA? Yay!

      More to your point, it doesn't mention font usage in documents, either. They limit the number of machines a font can be installed on, they restrict font embedding in documents (PDFs, Flash...) and they don't want you to place more than 50% of the character set in a rasterized image. But they don't say anything about documents using (yet not embedding) their fonts, so I'd say this is another confirmation to your comment.

    8. Re:Presensation by williamhb · · Score: 5, Insightful

      A) This all fails the reasonable expectation test. It's not a contract if one of the parties could not reasonably have known what they were agreeing to. Or some technical interpretation of it. (The "reasonable person" using a font is not a computer expert, but an average joe with a wordprocessor)

      B) A huge difference between this and modifying GPL code is that it is impossible to argue that a document is a derivative work of the font it was printed in. ..from A and B we can conclude...

      C) If this ever went to court [incredibly unlikely], the result would be "oh, ok I'll substitute a different font" not "suddenly all my documents are GPL". So the GPL isn't met and nothing else gives a license to use the font - that just means the suee'd have to stop using the font, not that the document would magically become GPL'd. Chances of damages in this kind of ridiculous logic-chopping of how fonts are implemented in typesetting documents: not a lot.

      And can you honestly see the copyright owner of a font chasing document writers? (After all, the person launching the suit has to have an "interest" in the case - they can't just be a bystander making mischief or the courts won't hear it).

      Not that big an issue after all, then.

    9. Re:Presensation by Weirdofreak · · Score: 2, Interesting

      The way I see it, unless you hard-code the font in, it can't have any affect. You aren't saying "use this font", you're saying "use a font named this".

      Say two fonts come out with the same name, one GPL and one public domain. You might only know about the PD one, and use it in your document. The GPL obviously has no power, and nor can it do so when you give it to somebody who has only the GPL font. The only thing the document knows about the font is the name, which cannot be GPL'd.

      It goes without saying that I am very much a totally real lawyer of the non-greedy-bastard vareity.

    10. Re:Presensation by Anonymous Coward · · Score: 5, Informative

      Do people around here completely fail to READ what is written? From that FAQ:

      A typeface is a set of letters, numbers, or other symbolic characters, whose forms are related by repeating design elements consistently applied in a notational system and are intended to be embodied in articles whose intrinsic utilitarian function is for use in composing text or other cognizable combinations of characters.

      A font is the computer file or program that is used to represent or create the typeface.


      The FONT is copyrightable. It's what you called an 'electronic typeface file' which is redefining a term contrary to how the FAQ and original poster used it. the FONT and FONT FILE are the same thing and are the entire file used to represent or create a TYPEFACE. a TYPEFACE is by definition in the FAQ, the shape of the lettering ONLY.

      You can copyright a FONT. as the faq and original poster says, You can't copyright TYPEFACES, end of story.

    11. Re:Presensation by potentiallyprofound · · Score: 5, Insightful

      "A huge difference between this and modifying GPL code is that it is impossible to argue that a document is a derivative work of the font it was printed in. ..from A and B we can conclude..." Sure, a text file is probably not going to be a derivative of the font, but how about a logo, or a poster layout, or an advertisement? In graphic design, at least in my experience, it would be very easy to argue that the final design itself is a derivative of the style of the font.

    12. Re:Presensation by WWWWolf · · Score: 2, Informative
      So then why can't you legally freely distribute fonts that you pay an arm and a leg for from Linotype? If it's not copyright law that's protecting them, then what is?

      Copyright tends to protect font files. It doesn't protect typefaces.

      The font files you buy from {Lino,Mono,*}type are a) copyrightable graphical vector data (the font data part) and b) copyrightable computer software (the hinting part). The typeface itself is just the shape of the letters.

      What you get when you rasterize this font is not copyrightable. You can type up a novel and typeset it in this font and the font vendor can't do a thing! Imagine the horror, the chaos, the multi-national havoc if people could copyright what the typefaces looked like! You couldn't do a thing! Everyone would need to make their own fonts that looked like garbage, or suffer from font licensing woes forever and ever and ever! Or maybe the concept of "open source" fonts would have really caught on that very instant...

      You can go to flea market or some weird-cheap-computer-crap-mall and buy a CD-ROM full of million fonts for really cheap price. Those things are not the same things you can buy from Linotype by sending them a shipment of human limbs in return. Yet, they essentially have the same font shapes in them... just probably a) not with the same hinting code, if at all, and probably far too many vector handles and stuff like that, scales like shit, and b) different typeface name, changed due to trademark on the original typeface name.

      That's about that. Is it clearer now?

    13. Re:Presensation by InvalidError · · Score: 3, Insightful

      Fonts are somewhat like a document's core library.

      GCC and its core libraries are also GPL'd but GCC's terms explicitly limit the GPL's scope to exclude derived works (third-party code compiled and linked executables) from GPL coverage. Without this clause, writing closed-source commercial software for Linux would be practically illegal.

      If using GPL'd fonts effectively GPL'd documents, GPL'd fonts would get ditched pretty quick since they would represent unnecessary liabilities.

      With grey areas like these surrounding the GNU acronym, it is no wonder most companies approach anything related to it with extra caution. I generally keep my own projects GPL-free because I personally think the GPL is excessively restrictive... if I had to pick a license, I would go with a slightly stricter form of BSD's.

    14. Re:Presensation by Nikker · · Score: 2, Insightful

      The funny thing is that fonts are representations of data. In reality no more than just pictures. So if a paper was made using a GPL'd font then you must share the font its self not necessarily the sequence you represent them in. I could have a paper written in times new roman and change it to another.

      Another thing to look at as well is when it is stored in binary format is the font its self stored as well? If not then as long it is not being displayed the font is not effecting it there is no real link other than a tag that may point to the font as a prefrence.

      It would really depend on what the circumstances are if some one demanded you to reveal the contents of a document because it was believed it was written in a GPL'd font would the order matter or if it is not being displayed then what part of it is GPL'd since the font you chose to view it in has no lasting effect on the content?

      Definately something that would have to be revamped and surely something that was unintentional other wise if this was to be publicized would kill the GPL if people make this occurance and the GPL congruent in thier minds.

      --
      A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
  2. Seems a little silly to me. by Future+Man+3000 · · Score: 5, Interesting
    Just my opinion, but a document isn't a program, and when you distribute a document you are ipso fatso distributing the source (or everything you need to "compile and run" the document.)

    While I would like to see clarification, this seems like an attack on the GPL...

    --

    I never vote for anyone. I always vote against.
    -- W.C. Fields

    1. Re:Seems a little silly to me. by cbiffle · · Score: 4, Insightful

      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.

    2. Re:Seems a little silly to me. by AvitarX · · Score: 2, Insightful

      Well, it would be nice to be able to distrbute a confidential document with GPL fonts, it would also be nice to distribute one without the GPL (for example a one page letter would be real awkward with a long liscense attached.

      The source is not the only thing required to be attached to the GPL, the right to redistribute is not always a good thing to give to people (medical records etc.).

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    3. Re:Seems a little silly to me. by ComputerSlicer23 · · Score: 4, Informative
      The GPL requires that you put no further limitations on the re-distribution of said document.

      I'll also point out that for a LaTeX document, I'm not giving you the prefered source format. If I generated the document from LaTeX source, and gave you the PDF version with an embedded GPL'ed font, you could easily claim I didn't give you the "preferred format". If I printed the document and handed it to you, that's not in electronic format, which is against the GPL (I'd have to at the very least give you a written offer for the document in electronic format good for at least 3 years if I remember the clauses correctly).

      You couldn't print Trade Secrets in a font that is GPL'ed, as it would inheriently have more limitations added to it that the GPL doesn't allow.

      Personally, I think GPL'ing a font is a lot like me saying I'm GPL'ing the blueprints to my house. It doesn't make any sense. I suppose it makes some, in the context of a derived work. However, I'm fairly doubtful it'd stand up to scruity in court. It probably means you are a copyright infringer, but as a license, it's fairly incoherent when applied to a font.

      Kirby

    4. Re:Seems a little silly to me. by iamnotanumber6 · · Score: 2, Interesting

      i don't think printing/rasterizing is anything like compiling source into binaries. if that was true, you would be able to take a printed-out document and use it to print other documents in the same typeface. the copyright is on the code (eg. postscript) that generates the type. once you print it, you lose the code completely, binary or source, it's gone. what you have left is an expression of the code's working.

      if i write a calculator software, i don't get to have copyright on all the calculations you do with it.

    5. Re:Seems a little silly to me. by iamnotanumber6 · · Score: 2, Informative

      no, the gpl would require that you put no limitations on the re-distribution of the *fonts* you distribute in your document, not what you write in it. which is basically meaningless, because you can just say "go download the original font here".

      the *text* that you write can't be considered a derivative work of the font you write or print it in. that would mean adobe and microsoft would have copyright on pretty much everything written in the world today.

      so of course you can print trade secrets in a gpl font, just as easily as you can with a commercial copyrighted font.

      if you modify and distribute a gpl *font*, that's a derivative work that you can't restrict redistribution of and must give source code for. but that's less of a limitation than a commercial font, that you are not allowed to modify or distribute at all. and it still doesn't give anyone the right to copy your text.

  3. Internal? by HRbnjR · · Score: 4, Insightful

    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.

    1. Re:Internal? by Cylix · · Score: 4, Insightful

      Yeah,

      Then of course, just because you compile programs with GCC or write a script that uses the PHP interpreter does not make it open source.

      I think this story should be -2 Troll

      I really don't understand how someone reaches the belief that a font would require the document to be open source as well.

      Unless you are storing your fonts inside the document itself.

      --
      "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
  4. I'm not sure thats right... by Artega+VH · · Score: 5, Informative

    From the GPL Faq

    As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. (emphasis mine)

    --
    groklaw, wired and slashdot. The holy trinity of work based time wasting.
    1. Re:I'm not sure thats right... by Artega+VH · · Score: 5, Informative

      After reading my own comment I think I see the problem...

      Also from the GPL Faq is that you need to specifically add the exception text to the license. If this was not done then yes there is a problem.. Otherwise then there wouldn't be... As per usual the slashdot blurb is a bit sensationalist...

      --
      groklaw, wired and slashdot. The holy trinity of work based time wasting.
    2. Re:I'm not sure thats right... by truedfx · · Score: 2, Informative

      You forgot to quote this part:

      To use this exception, add this text to the license notice of each file in the package (to the extent possible), at the end of the text that says the file is distributed under the GNU GPL:

      It clearly doesn't apply if a font is distributed under the GPL without such an addition.

    3. Re:I'm not sure thats right... by shellbeach · · Score: 4, Informative

      Also from the GPL Faq is that you need to specifically add the exception text to the license. If this was not done then yes there is a problem.. Otherwise then there wouldn't be... As per usual the slashdot blurb is a bit sensationalist...

      Actually, the important point in the FAQ you quoted is that it only applies to embedded fonts. Thus the /. blurb is completely wrong AFAICS - you can use the font without any license restrictions being imparted on your own documents provided you don't embed it in the document. So while this may be an issue if you send off artwork to a printhouse, if you don't embed the fonts but just include a copy of each font (and relevant license info) along with the artwork I'm guessing that should be fine.

    4. Re:I'm not sure thats right... by Mr.+Slippery · · Score: 2, Interesting
      It clearly doesn't apply if a font is distributed under the GPL without such an addition.

      No, it's not clear.

      "Font licensing is a complex issue which needs serious consideration," FSF says, and suggests the additional clause to avoid the complexity.

      They're not saying "All your documents are belong to us unless you use this clause," they're saying "Somebody might try to claim `All your documents are belong to us' unless you use this clause."

      I don't think anyone could successfully argue that using a font to which copyright applies makes a text document a derivative work. On the other hand, if you are creating a work of graphic design in which font figures prominently, things might be more complex.

      (Have copyright claims on a font ever been tested in court? There seem to be any number of rip-offs and clones of any popular font.)

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    5. Re:I'm not sure thats right... by Elwood+P+Dowd · · Score: 4, Informative
      But the main BS angle from the writeup is this:
      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.
      Even if using a GPL font requires all documents using that font to be GPLed, that doesn't make your business document GPLed. It means that you cannot legally distribute your business document except under the GPL, which is very very different. If you illegally distribute your document not under the GPL, you've committed a copyright violation. That still doesn't put it under the GPL. It just means that you will have to stop publishing the document until you stop using the infringing copyrighted material, and you may be liable for the infringement you've already done. Still, the GPL has not been applied to anything you've produced.

      This just means that GPLed fonts are unusable for non-GPLed documents, not that you'll accidentally GPL your document. Assuming that it's true in the first place. So stop using the unusable fonts, and you'll be fine.
      --

      There are no trails. There are no trees out here.
  5. Doesn't make sense by TelJanin · · Score: 5, Interesting

    Using a GPL-ed font in a document would be just like using a GPL-ed IDE, I would think. Why would the license of the tools affect the license of the finished product?

    1. Re:Doesn't make sense by evanbd · · Score: 2

      Linking a document against a font sounds a lot like linking a binary against a library, and if you want to allow that (as in, for example, an IDE), you want to be using the LGPL, so I guess it sorta makes sense. For example, glibs is LGPL iirc, and the Linux kernel adds a special exemption for closed code making system calls.

    2. Re:Doesn't make sense by Anonymous Coward · · Score: 3, Interesting

      Using a GPL-ed font in a document would be just like using a GPL-ed IDE, I would think.

      That depends what type of document.

      When you create a program with an IDE, does the IDE get included in the program it creates? No.

      When you create a document that uses a certain font, does that font get included in the document? In many cases, yes.

      I'm surprised that this is so controversial, it seems plainly obvious to me. Are you copying fonts? Then you need a license. The GPL is one such license.

    3. Re:Doesn't make sense by TelJanin · · Score: 2, Insightful

      Most documents (eg, OpenOffice and MS Office formats) simply say which font to use. They do not actually include the font itself. This is no different from an IDE including a little "Created in XXXX" comment in the source code.

      If it were a format that actually included the font itself, but just applied the saved font to the text, the point still stands. Distributing the document at all would distribute the code for the font.

      If you were going to take the GPL-ed font, use it in a document, and then print the document, then you might be distributing without source code. But if it's being used for intra-company memos, this action still doesn't violate the GPL. If you were using it in something like a promotional flyer, then the GPL has been violated - but HOW would you possibly know?

      It seems like the only way this part could be violated would be practically undetectable.

    4. Re:Doesn't make sense by m50d · · Score: 4, Informative

      Far closer to a gpl-ed library, because the font is part of the finished product - the letters of the font are in the document. No ide code ends up in the finished program

      --
      I am trolling
    5. Re:Doesn't make sense by danila · · Score: 2, Insightful

      I'm surprised that this is so controversial, it seems plainly obvious to me. Are you copying fonts? Then you need a license. The GPL is one such license.

      This is obvious. What isn't so obvious is whether the document is a derivative work. I'd say it isn't. If I write a Java program, that doesn't make it a derivative work based on the JVM, no matter whether I distribute it with or without said JVM. If I write a Visual Basic program, it doesn't become derivative work based on the runtime library, even if distribute them together.

      It is wrong to claim that the document with embedded fonts is a derivative work based on the fonts. It is simply a container than contains my work and the fonts. Similarly to how I can pack my whole HDD to a .ZIP file and send it to you, without making all files GPLed, just because there was some GPL software there.

      --
      Future Wiki -- If you don't think about the future, you cannot have one.
  6. Doubtful by Ryvar · · Score: 2, Insightful

    This sounds a lot more like the usual Slashdot panic-attack than anything actually factual, and unlike the SCO case I think testing this in court would result in a significant weakening of the GPL. That said, if we assume for the moment that this is the case, I would pay a metric fuckton of money to hear Stallman try and defend it.

    --Ryv

  7. What is GPL'd? The font or the text? by Anonymous Coward · · Score: 2, Insightful

    Extensions to the font or the typeface family should be covered by the GPL. For example, if I extend a GPL'd font by adding additional characters I should have to respect the GPL.

    The GPL should not have anything to do with the text that I have happened to render in a GPL'd font.

  8. Re:And you say GPL isnt viral by El+Cubano · · Score: 4, Insightful

    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:

    • Use a different license (BSD, CC, Artistic, etc.)
    • Support the creation of a GNU Free Font License (possibly based on the LGPL)
    • Or just use the LGPL (though, I am not sure if this solves all of the issues).
  9. GPL != Panacea by BlueJay465 · · Score: 2

    There are some things that the GPL should stay out of. This is a perfect case to demonstrate that the GPL is not the perfect solution for every situation. Hopefully this is a wake up call for all those who treat the GPL as gospel. Back to the drawing board for RMS, I suppose.....

  10. Not to mention GPL'd words by LuxFX · · Score: 5, Funny

    If you think it's bad that using certain fonts makes your documents 'open' -- then watch out for those GPL'd words! If you use words like "open," "free," or "fair" or phrases like "as in speech" or "as in beer" then your document will also fall under GPL licensing!

    When asked for comments, a Microsoft spokesperson said, "Well, we certainly don't know anything about 'open' or 'free,' and I'm pretty certain our company has never acknowledged the existance of the word 'fair.' We will be opening an investigation to make sure that other communist...uh...GPL'd phrases are not and will not ever appear in our literature."

    --
    Punctanym: alternate spelling of words using punctuation or numerals in place of some or all of its letters; see 'leet'
  11. How does this differ... by pla · · Score: 4, Insightful

    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?

    1. Re:How does this differ... by tomstdenis · · Score: 3, Interesting

      You're distributing a copy of the font inside the document. So if you [for instance] have whitepapers on your website you're distributing the font. That means you have to give the source to whatever you made with it away as well. Of course since you intend to give the document out anyways this has no bearing.

      A different angle would be TeX documents... this means I would have to give out the source for the font and the TeX along with PDFs I give out. Again not the end of the world I guess.

      Like you said I too can't see how this actually impacts on how people use tools. Perhaps this is more MSFT inspired FUD?

      Maybe we should get the authors of the fonts to weigh in. I suspect they don't give a rats ass provided copyright has been attributed properly.

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:How does this differ... by Noksagt · · Score: 4, Informative
      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.
      While your analogy holds true for LGPL, it doesn't for the GPL. ANY redistribution of GPLed software is bound by the GPL & that says that any DERIVED WORKS of GPLed software must also be GPLed. Which is why coders who are writing software under a license more restrictive than the GPL avoid GPLed libraries.
  12. GNU Privacy Guard by Shimmer · · Score: 4, Interesting

    So if I encrypt using GPG, does that mean all my e-mails are covered by the GPL? Yikes.

    --
    The most rabid believers in American Exceptionalism are the exact same people whose policies are destroying it.
    1. Re:GNU Privacy Guard by Anonymous Coward · · Score: 2, Informative

      GPG doesn't include a copy of itself inside your emails. Embedded fonts do.

    2. Re:GNU Privacy Guard by bcmm · · Score: 2, Funny

      OMFG! You would have to give the email's SOURCE CODE to the recipient along with the binary! That SUCKS!
      Oh wait...

      You already did, and there was no binary!

      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
    3. Re:GNU Privacy Guard by strider44 · · Score: 3, Funny

      You obviously have to give the source code (the original email) along with the encrypted binary.

  13. If anyone tries to enforce this by duncan · · Score: 4, Insightful

    They would be more of an idiot than SCO and MS combined.

    And I don't say this as a troll.

  14. XML by Uber+Banker · · Score: 4, Interesting

    A little off-the-wall here:

    If a document's contents were in a file which mapped to a style sheet, a la HTML and CSS, or perhaps the more general purpose XML, then the contents (HTML) could be GPL conditions free, but the overall presentation would be subject to it.

  15. Why not... by bmac83 · · Score: 4, Insightful

    Why not use the Lesser GPL (LGPL) for fonts? Wouldn't that solve the problem?

    1. Re:Why not... by m50d · · Score: 2, Insightful

      Absolutely. I'm surprised these are seen as "unintended consequences", since wanting this is the only reason I can think of for having your fonts GPLed.

      --
      I am trolling
    2. Re:Why not... by Nimrangul · · Score: 3, Insightful
      Or even better, since it's just a damned font anyways, put it under the god damned public domain so anyone can use it without restrictions.

      I mean, come on, it's a damned font.

      --
      I'm sick of following my dreams - I'm just going to ask them where they're going and hook up with them later.
    3. Re:Why not... by vt0asta · · Score: 5, Funny
      Or even better, since it's just a damned font anyways, put it under the god damned public domain so anyone can use it without restrictions.

      I mean, come on, it's a damned font.

      Why do you hate America?

      --
      No.
    4. Re:Why not... by shufler · · Score: 2, Insightful

      Well, one could make the argument that they toiled endlessly to get the kerning just right.

    5. Re:Why not... by Holi · · Score: 4, Insightful

      Then sell them, but the parent is right, GPL does not really make sense for fonts. Make them free or not but don't make me worry that the font I used may affect the rights I have to the work I produced.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    6. Re:Why not... by Geoffreyerffoeg · · Score: 3, Funny

      put it under the god damned public domain

      Holden Caulfield? Is that you?

    7. Re:Why not... by dr.badass · · Score: 5, Insightful

      I mean, come on, it's a damned font.

      Perhaps you're not aware that type design is a pretty big business, and that good fonts are an exceptionally valuable product to those who are able to craft them.

      There's also the curious case that typefaces can't be copyrighted in the US. They are considered "property", but not "intellectual property", or something to that effect, while the names can be trademarked. So, they can be copied ("Arial" is basically a copy of "Helvetica", for instance), but not duplicated (you can't call your Helvetica-clone face "Helvetica").

      It's all very weird and it doesn't surprise me that there are strange legal possibilites cropping up. Type property rights have been argued over for as long as there has been type.

      --
      Don't become a regular here -- you will become retarded.
    8. Re:Why not... by Doctor_Jest · · Score: 2, Interesting

      Simple solution: Make the font GPL, but if you use it in documentation, it's not subject to GPL, only if the font's used in a program like Scribus, Word, Open Office, and so forth.

      That way the font can be used by anyone to make a proprietary document, but if you intend to use the font for your program, you have to abide by the GPL.

      Thus, end users are exempted from putting their documents under the GPL (that just sounds dang odd... my words are now GPLed because of the font I used?) I don't recall Microsoft owning my documents because I used their Wingdings font. (file formats are another matter, however indirect they may be...)

      I could be wrong, but I'm sure that would've popped up by now.

      --
      It's the Stay-Puft Marshmallow Man.
    9. Re:Why not... by StuffJustHappens · · Score: 5, Funny

      All your (upper and lower) case are belong to us!?

      --
      --What's this sig thing all about then? Should I have one?
    10. Re:Why not... by dr.badass · · Score: 4, Insightful

      I have to agree, the largest failing of Linux (and Java for that matter) is a good set of fonts. Why not make a bunch of truely Public Domain fonts so everyone can use them?

      There are plenty of public domain faces out on the web, but they're mostly of the novelty variety, and aren't really terribly relevant. Excepting them, here is why this hasn't happened yet:

      1) Good type design is pretty hard.
      2) Good type design for all-purpose screen fonts is really hard.
      3) Tools are either expensive or crap.
      4) Good type designers cost money.
      5) There just isn't much incentive.
      6) Open source community attitude toward design issues generally sucks.

      It's a good idea, but the people to convince are professional type designers and foundries. Bitstream Vera is a (the only?) example I can think of like this, though it's merely under "generous copyright".

      --
      Don't become a regular here -- you will become retarded.
    11. Re:Why not... by dr.badass · · Score: 4, Insightful

      Simple solution: Make the font GPL, but if you use it in documentation, it's not subject to GPL, only if the font's used in a program like Scribus, Word, Open Office, and so forth.

      That's basically what the "experimental exception" bit was about. Though to clarify the issue (muddied by the inaccurate Slashdot post) -- the problem was over embedding a font in a document. In that case, you're including code (typefaces are bytecode) in a larger work, which the GPL is pretty clear about.

      The real conclusion is that the GPL isn't such a good idea for typefaces. For what it's worth, it doesn't even sound like there are any.

      I don't recall Microsoft owning my documents because I used their Wingdings font.

      You're confusing several different issues.
      First, Microsoft wouldn't "own" your documents like this because Wingdings isn't under the GPL.

      However, Wingdings is still subject to the license that Microsoft granted you to use it. You can't (under that license) copy it to another computer that doesn't have it. If you embed it in a Word document, and sent it to another computer, that computer will be able to display it, but not use it in other documents, unless it already has it.

      Second, "owning" isn't even right in reference to the GPL -- the issue is whether the GPL of the embedded font "infects" your document, making it GPL. Even then, it's your copyrighted document, and you are free to re-license it as you please. You just can't legally license it as anything but GPL as long as you have that embeded GPL typeface.

      Again, the only real conclusion here is that the GPL isn't really a good way to license fonts. This shouldn't be surprising to anyone.

      --
      Don't become a regular here -- you will become retarded.
    12. Re:Why not... by corvair2k1 · · Score: 2, Interesting

      As a recipient of said document, you're free to redistribute it to whomever you please.

    13. Re:Why not... by 2old2rockNroll · · Score: 3, Funny

      How would you like to use Times New Roman on your wedding invitation?

      That's probably not a very worrisome question on Slashdot.

  16. I hate being a perfect test case. by captnitro · · Score: 4, Interesting

    So somebody clear this up for me. I'm a graphic designer, and in the past have enjoyed the Bitstream Vera line of GPL fonts, though usually I find them too 'plain' to use in much design at all.

    Theoretically, do I need to be distributing the my Fireworks/PS files themselves or just the fonts? Obviously I'm a bit confused as to how this works, and hadn't considered that the GPL would apply to my "documents", many of which I've sold.

    Back to Frutiger.

  17. The GPL is written to protect programs... by Husgaard · · Score: 4, Insightful
    ...not other content like fonts.

    This is just another example of why using the GPL for content other than programs is a bad idea.

  18. Re:This must be why lawyers get paid so much... by spectre_240sx · · Score: 2, Funny

    It's easy. About 90% of it translates roughly to "Please bend over."

  19. Clarifying vs. Changing vs. Lawyer Paranoia by billstewart · · Score: 4, Interesting
    The font exception wording does clarify that using the fonts doesn't mean that all your text are belong to us. I don't see that meaningfully saying that without the exception, that you've got legal problems, though it may be useful to calm down some lawyers, especially armchair lawyers or lawyers who are already paranoid about contaminating their intellectual property.

    In some cases, a font is a program, especially in Postscript; in other cases, it's a set of bitmaps or curves or equations. Using a GPLed font *could* require that if you're including the binaries of the font in a document you give somebody, you might be required to tell them where to get source code for the font (if the font is the kind of program where there's a meaningful difference between the source and the binary, which isn't usually the case for Postscript fonts.) At worst, some people could argue that it could require that if you've printed a document using the GPL'd font, that you provide information on how to get the font program, but that's somewhat like saying that if you use a GPL'd version of printf, then anything you print out needs to include a GPL notice and information on where to get the source code.

    So calm down. This isn't a case of GNU/RMS being expansively greedy for ownership of everything everybody writes or prints. On the other hand, if you do modify GPL'd fonts, then GPL coverage of the modified versions is a perfectly reasonably thing.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:Clarifying vs. Changing vs. Lawyer Paranoia by potentiallyprofound · · Score: 2

      By printing a document, you're not releasing the font in any way - aside from someone 'reverse engineering' the font from the document (i.e. tracing/scanning/etc), there is no way they have the font itself. What you're distributing is the results of *you* using the font, not the ability for others to use it.

  20. No no no. by BillsPetMonkey · · Score: 3, Insightful

    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
  21. ok, I haven't looked at the Scribus format... by Malor · · Score: 3, Interesting

    I haven't looked at the Scribus format, but very few programs encapsulate the actual font data inside a document. In essence, most word processors include pointers to a given font, but if you don't have the font on your system, it doesn't magically just show up. Instead, you get a replacement font mapping.

    In other words, I'm just saying "I thought this document would work best with font X", which would in no way create a GPL obligation. PDFs do, however, include actual font data, so you could presumably be creating a GPL obligation by publishing one.

    But remember, unless you EXPLICITLY license a copyright you hold as releasable under the GPL, simply including other GPLed work with it DOES NOT make you lose the rights to your code. You are violating the copyright on the GPLed section, and you may be liable for damages for doing so, but it's not like you magically lose control over the code you wrote yourself.

    When you combine your own output with GPLed ouput, the resulting program, in essence, has at least two owners... you, and the person or people who wrote the GPLed section. You can't lose ownership of your code by combining it with GPLed code. You still own the part you created.

    Likewise, you can't lose ownership of your document by publishing it with GPL fonts. Even if the GPL is found to be applicable here, about the worst that could happen would be a forced rerelease with a different font. You will never lose control of the actual document information. And the chance of a copyright-infringement lawsuit is nearly zero. In this scenario, it's not clearly obvious that a violation occurred, and the actual damages are most likely zero, since GPLed fonts are usually free-as-in-beer. About the worst that's likely to happen is a nasty letter from some zealot somewhere in the OSS community.

    I think I can safely risk that.

  22. I dont get it by deconvolution · · Score: 2, Insightful
    For my understanding, the final font shape in a document is a result of running render engines with font files. For example, TrueType font file includes many instructions of how to draw those chars, and those instructions are executed by freetype/layout algorithm... etc.

    From this point view, a font file is a kind of macro set, or, a program about drawing. The documents it produces should be not related to GPL. Like you dont need to open your data even it produced by a GPL program. Unless someone wants to use font files to their software applications.

    1. Re:I dont get it by entrigant · · Score: 2, Insightful

      While I agree a document written with gpl fonts is not a derivative work, I think you reasoning is a little insane. That'd be like saying the assembly output produced by gcc of a source file under the gpl is NOT covered by the gpl because the source file only has instructions on how to produce the assembly file. I'm afraid others here have come up with much more convicning arguments.

  23. Derived work by claes · · Score: 4, Insightful

    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.

  24. Controversey Lovers by KidSock · · Score: 2, Interesting

    Simply stated, it appears that using GPL-licensed fonts in a document makes your document subject to the GPL.

    For whatever reason, there are some people who just LOVE contronversey. They LIKE to get into big flame wars on mailing lists. These people are TROLLS and should be ignored. This one's not even close to being right. A document is not a derived work of a font. Is a document with copyrighted Adobe fonts subject to that font's license? If you extracted the font from the document and created a new font file THAT would be a violation but the document itself is a separate work. This is just like the apache fools who claim the LGPL is not suitable for Java libraries. The Sun libraries constitute the standard environment of the Java language. These guys need to actually read the GPL before that make such rediculous claims.

    Also, the GPL and LGPL is slightly subject to some community interpretation. To some extent it is what we say it is. That's why what these folks are doing is also a little dangerous. I claim the LGPL is ok for Java libs. Who's going to stop me from shipping my library as LGPL? Linux binary only modules are not subject to GPL. Why? Because Linus says the're not derived works of the Kernel. I'm pretty sure everyone will conclude that documents that use GPL fonts should not be GPL. And therefore they aren't.

    Ignore these IP-issue sensationalizing trolls. They just want something to argue about. Let them argue - in courier.

  25. Re:And you say GPL isnt viral by evanbd · · Score: 4, Informative
    Nothing against BSD, I've made use of it, but I prefer the GPL and want to make sure things are kept clear about it.

    There is exactly one way for code you wrote to end up under the GPL: you put it there explicitly. No other way. None.

    That said, if you used GPLed code in writing it, and don't put it under the GPL, you're committing copyright infringement. You don't have permission to use GPL code in non-GPL projects (unless there's some dual license thing going on or something). So yes, releasing a font under the GPL is going to restrict its use. But, if you didn't realize the font was GPLed, your document isn't suddenly GPL -- you just aren't allowed to distribute it, because you don't have a license to redistribute the font, since you're not using the GPL. So, if someone releases a non-GPL document using a GPL font, the normal course would be for someone to point it out to them, and them to take corrective action (possibly with an intermediate legal proceeding). That corrective action could be to stop distribution of the document, use a different (non-GPL) font, or to put the document under the GPL. But there are no examples of someone being forced to GPL code they didn't want to.

  26. Re:What's a GPLed document? by Linzer · · Score: 2, Interesting

    You are talking about the restrictive part of the license, but you are omitting the fact that the GPL is above all a free license.

    In the case of a document, it says that anyone who is given the document is allowed to copy and redistribute it, and to modify it and distribute the modified version, granted that he keeps the original copyright notice and the GPL license.

    This is a lot more freedom than that given by basic copyright law.

    --
    Gravitation is a theory, not a fact.
  27. Intellectual Property for Fonts is Very Complex by billstewart · · Score: 3, Informative
    Fonts have a whole bunch of bizarre rules covering the intellectual property involved with them, so it's not surprising the GPL needs to e tweaked a bit to deal with them. The names tend to be trademarks (so you'll see fonts named "TmsRmn" which are obviously trying to indicate their similarity to the canonical Linotype "Times" Roman font ("Times is a Trademark of Heidelberger Druckmaschinen AG".) The black marks on paper tend not to be actually covered by copyright - if you design a font that makes the same black marks on paper as "Times", either using lead slugs or tiny bitmaps or whatever, you can use and sell it. That doesn't mean you can copy somebody else's copyrighted Postscript code, and you're probably not allowed to directly copy somebody else's bitmaps, even though you can make identical bitmaps of your own. (Yes, it's a really dodgy field...)

    Some fonts *are* programs, like Postscript. Some are bunches of black dots (or other shapes like lines or ovals, or other colors, especially grays if you like anti-aliasing.) Some are bunches of equations. Some are programs in languages other than Postscript that implement equations to produce black dots. Some are stacks of twisty little metal pieces, all different, carved by hand. Some are programs to produce stacks of twisty little metal pieces.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:Intellectual Property for Fonts is Very Complex by NutscrapeSucks · · Score: 4, Interesting

      Fonts have a whole bunch of bizarre rules covering the intellectual property involved with them,

      Bizarre rules, but not as bizarre as "The Font maker has copyright rights over your book because you used their font". Whis is basically the 'bizarre' GPL argument here. If Adobe or Bitstream claimed this, they would be laughed at by the publishing industry.

      I think the main issue is that the Free Software faction has convinced themselves that "Derived Works" is much more extensive than it actually is, and that leads to all sorts of ridiclous conclusions.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
  28. Re:And you say GPL isnt viral by FidelCatsro · · Score: 2, Interesting
    so basicaly all the license would need to say is (IANAL)
    • 1:You may use this font with anything
    • 2:If you alter this font in any way you must release the changes back to the community with full source code/material along with this license, of which the following changes are part. This is exempt in the case of purely internal use
    • 3:Use of this font in a document is totaly unrestricted , if you wish to include this font with a document you are free to do so on the condition that if you have altered the font in any way you release the changes back to the community ala clause 2.


    • Would just about cover it
      Though i doubt its needed , as honestly is the font not a dependancy of the document viewer and has very little to do with the actual document
    --
    The only things certain in war are Propaganda and Death. You can never be sure which is which though
  29. Bigelow's Times Roman History by billstewart · · Score: 2, Interesting

    Chuck Bigelow's history of Times Roman is a great document, and I should have included it along with Linotype's. Bigelow & Holmes did a number of important computer fonts, such as Lucida.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  30. No, it doesn't. by anthony_dipierro · · Score: 4, Informative

    Simply stated, it appears that using GPL-licensed fonts in a document makes your document subject to the GPL.

    No it doesn't. A derivative work which is derived from both your document and the fonts must be released under the GPL (which is different from saying that it automatically is released under the GPL), but in any case the document itself need not be released under the GPL. From the GPL:

    These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
    Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
    In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.

    Finally, all this needs to be combined with the fact that fonts are probably not copyrightable in the first place, at least not in the United States.

    1. Re:No, it doesn't. by Josh+Triplett · · Score: 2, Informative
      Finally, all this needs to be combined with the fact that fonts are probably not copyrightable in the first place, at least not in the United States.

      Bitmap fonts are not copyrightable. Truetype fonts are copyrightable.
    2. Re:No, it doesn't. by anthony_dipierro · · Score: 2, Informative

      Bitmap fonts are not copyrightable. Truetype fonts are copyrightable.

      The algorithm used to create the font is copyrightable, but the font itself is not.

  31. This has happened before by lakeland · · Score: 3, Interesting

    I remember an early version of yacc was GPLed (GPL v1 from memory). That included the boiler-plate code which it inserted into your program, which means every parser built using it was using GPLed code.

    Just as in this case, that was an accident and after much apologising the yacc people relicenced the boilerplate code to public domain. It simply is not the intention of free software developers to 'infect' other programs.

    I would anticipate a very similar solution in this case. The licence for the fonts just needs a minor tweak explicitly allowing their inclusion and everything goes back to how you'd expect.

    It's legalesse. People stuff up occasionally. When they notice, they fix it and move on.

  32. Nonsense by cfulmer · · Score: 4, Informative

    I am not a lawyer. Go see one if you need advice.

    By my reading, there are two cases in which the GPL requires you to allow others to reproduce your work.

    1. If you "modify your copy or copies of the Program or any portion of it ... and copy and distribute such modifications ..." (Paragraph 2).

    Even if you assume that the font is a "Program," you are not modifying your copy of the font by using it.

    2. "You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form ... provided that you also do one of the following...."

    Fonts are not in either object code or executable form, so no problem here.

    3. "Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license form the original licensor to copy, distribute or modify the Program...."

    But, that's not a problem -- they get your document and they get a right to modify the font from the original licensor.

    Incidently, how many GPL'd fonts are distributed with the font equivalent of "Source Code" -- the data file used by whatever font program you used?

    One reason that we have so many competing Open Source Licenses is that the GPL is not exactly clear in a lot of areas. For example, section 2 says "You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program," and a "work based on the program" is defined to be "the program or any derivative work under copyright law." But, does that mean that section 2 applies to all derivative works or only to modificiations of the original program? I'm guessing the intent was that it should apply to all derivative works, but it actually reads like it only applies to modifications. Not all derivative works are modifications.

    There's a rule of construction in contract cases that says that you "construe the contract against the drafter." In the case of fonts, that probably means that writing a document using a font is not covered by the GPL.

    1. Re:Nonsense by LX.onesizebigger · · Score: 2, Interesting
      0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work ...
      --
      I for one welcome our new SCOviet Russian overlords to whom all our base are belong.
  33. Not quite the case... by BobPaul · · Score: 3, Insightful

    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.

  34. Re: copyright and linking by benjamindees · · Score: 2, Interesting

    the end-user would have to commit copyright infringement when linking the code

    Wrong, wrong, wrong. This is use. It's not copying.

    By your estimate, we all commit copyright violations every time we fire up a program in Windows and it gets copied into RAM, or linked to proprietary Microsoft libraries. Hell, by this estimation, reverse engineering is illegal.

    Even though the MS EULA says it gives you permission to make copies of the software in RAM for the purpose of using the software, that's not what gives you this ability. Fair use is what gives you the right to use software you've purchased, just like fair use gives you the right to copy music onto a different format (or to listen to it on players with skip protection), or run ROMs of games that you own in an emulator. CDs don't come with license agreements, do they?

    This is only bolstered by the fact that you haven't actually distributed it to anyone else in any of these circumstances. It's all internal, therefore there isn't even a cause of action. Copyright doesn't even apply.

    --
    "I assumed blithely that there were no elves out there in the darkness"
  35. Documents are not code by borgheron · · Score: 3, Informative

    IANAL, but here goes:

    The GPL repeatedly refers to "the Program" or "a Program" and it's "source code".

    A document, which is data, cannot be construed to be code, it's quite as simple as that.

    Using a font, in the document, further, does not make the document a "derivative work" of the font nor does the document "link with" the font in the usual sense, as the document only references the font in it's metadata.

    In short. The author of the above article is totally full of it and doesn't know what he/she is talking about as are all of the fine souls on the scribus list.

    GJC

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  36. I haven't RTFA yet but... by erroneus · · Score: 2, Insightful

    This sounds like complete and utter FUD.

    The GPL is about taking an existing free work, adding to it and then giving it back to the community who owns it. If I compiled code using 'gcc' would the binary resulting then become subject to the GPL? I don't think so.

    While a font isn't a tool like gcc, it's still an unmodified component used. At the very worst, you might be required to accompany the font(s) used to create the document along with the GPL agreement, but to require the document become GPL is utter ridiculousness. (Is that a word? if it's not, then I hereby copyright, trademark and patent the word.)

    Okay, now I'm going to read this article, but I still think this is bullshit... this truly violates the spirit of the GPL as I do not consider a document to be a derivative work of a font any more than house is a derivative work of the paint used in coating the walls.

  37. Ummm by Amiga+Lover · · Score: 3, Insightful

    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.

  38. Re:Documents are not code-Patents. by borgheron · · Score: 2, Informative

    I understand patents quite well. Please see my petition at: http://www.petitiononline.com/pasp01 for more information. The petition was written by myself, RMS and a few others.

    The governing force of any contract or license is intent. Was it the intention of the FSF to force documents to be under the GPL, I think not. This is evidenced by the use of "The Program" all over the document.

    Additionally, we're talking copyrights here. Patents are a different beast entirely.

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  39. Re:Wrong by Webmonger · · Score: 2, Insightful

    It may be widely agreed, but I'm not sure I agree with it. If I wrote a book, and found out that an organization was photocopying it using it as a training manual for their employees, I would be hopping mad. You're saying copying computer programs is different. But what makes them different?

  40. you are all such idiots by iamnotanumber6 · · Score: 2, Informative

    why is anyone even talking about this?

    the idea that using a gpl font in your document somehow makes *what you write* a derivative work of the font and therefore subject to the gpl is absolute unadulterated uninformed utter nonsense of the worst kind.

    if you embed an actual, useable, copyrighted font file into your "document" along with what you wrote, then yes there may be restrictions on distributing it. this has nothing to do with whether it is gpl or not, it applies to any copyrighted font file. in fact, this just shows an *advantage* of using gpl fonts, because you are much more free to distribute them than you would be with a commercial copyrighted font.

    either way it has absolutely nothing to do with what you wrote in the document. no-one ever gains any right to distribute or copy your text because you used a certain font, gpl or otherwise.

    i'm getting awfully tired of hearing people talk about the gpl as though it can force them to do or not do things that normal copyright wouldn't. gpl starts from the baseline of copyright, and gives away certain rights to the public. by definition, it is always less restrictive than "all rights reserved" copyright. anything you can do with normal copyrighted material, you can do with gpl material.

    the idea that the gpl "appears to make the use of GPL fonts undesirable in almost any document", as compared to the use of "all rights reserved" fonts, is the most outright looney thing i've heard on slashdot since... well maybe yesterday...

    nothing to see here... move along.

  41. Geneva? New York? Remember them? by argent · · Score: 3, Interesting

    Apple Geneva, the Helvetica take-off? All the other Apple "city" fonts? All the versions of Courier, Letter Gothic, and of course Helvetica again and again and again?

    The appearance of fonts can not be copyrighted in the US, which means in practice they can't be copyrighted. That's why there's lookalike fonts all over the place.

    I call FUD.

  42. -1 Load of Bullshit by lahvak · · Score: 3, Informative

    I wish there was that moderation category, because that's what the parent is.

    GPL does not require you to "release the source code to anyone that asked for it". It requires you to distribute source code with your binaries. Only the people who got the binaries legaly have right to ask you for the source code. Of course they can then distribute it further.

    It is also not true that "ase you may charge a nominal fee, but the fee can be no more than the cost of physical media or transfer fees such as paper, blank CDs or DVDs, postage if applicable, and the like". You can sell GPL licensed software if you want to, for any price you want to ask. But you have to include the source, and your customers have the right to distribute the software and its modification further, and even charge for it.

    But anyway, if your internal software leaked out somehow, it wouldn't be consideted legal distribution, so you would not be required to distribute the source.

    --
    AccountKiller
  43. Re:Documents are not code-Patents. by borgheron · · Score: 2, Interesting

    Font's are not programs. :)

    I think people who deprecate the GPL are funny, I really do. Because they consistently miss the point.

    It won't stand up in a court of law, and that's what's important. Fonts are *content* no matter how they are generated, whether by postscript or bitmap. Prove otherwise in a court of law and I'll be quite amazed.

    You can go on simply believing what you're told.

    GJC

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  44. Re:Aaah, somebody with more than 2 braincells-GPL by borgheron · · Score: 2, Interesting

    No, I wasn't. I was referring to how the current GPL 2.0 operates. Not to things which are merely being considered for GPL 3.0. ./ is so full of FUD these days, it's almost funny. :)

    GJC

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  45. Use, or embed? by Millennium · · Score: 2, Interesting

    After looking at the font exception they mentioned, it looks to me as though this only applies if you embed the font in your document. Simply using the font doesn't trigger the source requirement, and the exemption would mean that embedding the font doesn't trigger the requirement either.

  46. Fonts aren't copyrightable by shimmin · · Score: 2, Informative

    But I thought, much to the chagrin of Adobe et pals, that U.S. Courts had repeatedly denied font copyrightability. While fonts are often patented, and the code used to generate the letters can be copyrighted, the letterforms themselves are not copyrighted. And if no copyright resides in the letters, the GPL is toothless, isn't it?

  47. Bad example. by mpe · · Score: 2, Insightful

    There are a lot of consequences here, such as internal corporate communications.

    This is probably the worst possible example. Since there is only one party, the corporation in question, involved here. The GPL would only be any kind of an issue here in the case of external communications.

    It appears to make the use of GPL fonts undesirable in almost any document.

    It is also relevent if the document is electronic or printed...

  48. Misinterpretation... by rew · · Score: 2, Insightful

    In the INTERPRETATION of the normal GPL someone decided that "derived work" would include linked-binaries. Even if say you just included a verbatim copy of a certain GPL library function.

    The intent of GPL is that you get the source, and are free to modify the source. If you do so, and distribute the result, you also get to distribute your modifications to the original source.

    In the case of the font, do you use the source of the font to modify it a little bit, and distribute the results?

    If you write a spreadsheet using gnumeric, does the spreadsheet become GPL? Ah, it's a separate file? but what if you print-to-ps an extract of the spreadsheet and intend to distribute that? (but not your formulas). Now your spreadsheet is sort of "linked" with the GPL stuff from gnumeric into one file. Is the separate "source" (your spreadsheet) suddenly "derived" from the gnumeric source? Come on!

    What prompted the GPL was that the BSD licence allowed SUN and DEC to take BSD, fix bugs, and then sell the result. This meant that they both had to fix the same bugs separately from the "open source" people. This is a waste of time. DEC and SUN clearly had a "derived" product.

    If I make a program that does something, but requires say a CRC32. I can find a GPL CRC32 source on the internet, and I'd argue that as long as I don't modify a byte in the crc32.c file, my whole directory with sources isn't suddenly a derived work of the crc32.c that I got from the internet. Similarly, if I compile it and happen to statically link the binary, all of my sources are not suddenly derived from the crc32.c I found on the internet. Now the binary still DOES contain GPL stuff. So I get to provide the LICENCE file with my software, and I need to make the crc32.c source available to anyone who asks.

    Suppose I write proprietary software. Suppose I distribute it on a CD, and I decide to put a small GPL utility on the CD as well. These two are "linked" on the cd.img.iso image, right? Suddenly my million lines of code are "derived" from that simple GPL utility source code? Get reasonable!

    Of course people buying the CD get the right to the source of the utility.

    Of course people getting a "linked" version of your document with GPL fonts get the right to the source of the GPL font. But they don't automatically get the right to publish (modified or not) versions of your document.