Software:GPL font exception

From HandWiki
GPL font exception
GPL+FE (GNU GPL with Font Exception).svg
A community generated icon for the GPL+FE
AuthorDavid "Novalis" Turner
PublisherFree Software Foundation
PublishedApril 20, 2005; 18 years ago (2005-04-20)
FSF approvedYes
GPL compatibleYes
CopyleftYes

The GPL font exception clause (or GPL+FE, for short) is an optional clause that can be added to the GNU General Public License (GNU GPL) permitting digital fonts shared with that license to be embedded within a digital document file without requiring the document itself to also be shared with GPL. Without the clause, conflicts may arise with open-source projects distributing digital fonts which may be used in desktop publishing.[1] As explained by Dave Crossland in Libre Graphics Magazine, "A copyleft font may overreach into the documents that use it, unless an exception is made to the normal terms; an additional permission to allow people to combine parts of a font with a document without affecting the license of texts, photographs, illustrations and designs. Most libre fonts today have such a copyleft license – the SIL OFL or GNU GPL with the Font Exception described in the GPL FAQ."[2]

Origin

The font exception was authored in April 2005 by David "Novalis" Turner, a Free Software Foundation GPL compliance engineer. As he explains, "The situation we were considering was one where a font was embedded in a document (rather than merely referenced). Embedding allows a document to be viewed as the author intended it even on machines that don't have that font installed. So, the document (a copyrighted work) would be derived from the font program (another work). The text of the document, of course, would be unrestricted when distributed without the font."[3][4]

To be in compliance with the GPL, Red Hat's Fedora Linux project included the font exception with the license for its Liberation font package, albeit with additional restrictions in 2007.[5] These restrictions prompted further discussion among the Debian GNU/Linux distribution's community members concerning the GPL+FE.[6] This attention prompted Ubuntu to follow suit and create the Ubuntu Font License because they were not satisfied with either the SIL OFL or with GPL+FE.[7]

Usage

To indicate a font exception to the GPL, a digital font creator adds the following language to the end of the GPL text distributed with their font:

"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."[8]

See also

References

  1. "Legal Considerations for fonts". http://fedoraproject.org/wiki/Legal_considerations_for_fonts#allow-embedding. 
  2. Crossland, Dave (2011). "Copyleft Business". Libre Graphics Magazine 1 (2): 12–13. http://libregraphicsmag.com/files/libregraphicsmag_1.2_lowquality.pdf. Retrieved 5 June 2015. 
  3. Desjardins, Louis (20 April 2005). "[Scribus Response from the FSF about GPL fonts"]. http://lists.scribus.info/pipermail/scribus/2005-April/018877.html. 
  4. Turner, David "Novalis". "Font Licensing". Free Software Foundation. http://www.fsf.org/blogs/licensing/20050425novalis. 
  5. "Licensing:LiberationFontLicense". http://fedoraproject.org/wiki/Licensing/LiberationFontLicense. 
  6. Baghumian, Alan (12 May 2007). "License question: GPL+Exception". debian-legal (Mailing list). Retrieved 5 June 2015.
  7. Willis, Nathan. "The Ubuntu font and a fresh look at open font licensing". https://lwn.net/Articles/409813/. 
  8. "GPL FAQ". https://www.gnu.org/licenses/gpl-faq.html#FontException.