MuPDF

MuPDF
Original author(s) Tor Andersson
Developer(s) Artifex Software, Inc.
Initial release 31 March 2005 (2005-03-31)
Stable release
1.9 / 18 April 2016 (2016-04-18)
Repository git.ghostscript.com?p=mupdf.git%3Ba%3Dsummary
Written in C
Operating system Unix-like, Windows, Android, iOS
Type Framework
License dual-licensed (GNU Affero General Public License and commercial permissive license)
Website mupdf.com

MuPDF is a free and open-source software framework written in C that implements a PDF, XPS, and EPUB parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks.

The focus of MuPDF is on speed, small code size, and high-quality anti-aliased rendering. Since the 1.2 release, MuPDF has optional support for interactive features such as form filling, JavaScript and transitions.[1]

The library ships with a rudimentary X11 and Windows viewer, and a set of command-line tools for batch rendering (pdfdraw), examining the file structure (pdfshow), and rewriting files (pdfclean).

A number of free software applications use MuPDF to render PDF documents, the most notable being Sumatra PDF. MuPDF is also available as a package for most Unix-like operating system distributions.

Independent parties have ported the library to many platforms, including the Amazon Kindle,[2] HP Touchpad,[3] PlayStation Portable,[4] Wii,[5] and DOS.[6]

History

In 2002 Tor Andersson started work on MuPDF based on the Libart rendering library by Raph Levien. After Artifex Software acquired the MuPDF project, the development focus shifted on writing a new modern graphics library called Fitz. Fitz was originally intended as an R&D project to replace the aging Ghostscript graphics library, but has instead become the rendering engine powering MuPDF.[7]

In 2005, the first version of MuPDF with the new Fitz library was released.

In 2009, Artifex Software filed a copyright infringement lawsuit against Palm, Inc. for violating their copyrights on MuPDF.[8] At that time Artifex offered MuPDF dual-licensed, either under GPLv2 or under an proprietary license meant by Artifex for commercial use. When Palm included MuPDF in webOS and complied to the GPLv2 by releasing the changed source code of the library[9][10] Artifex claiming that the GPL version would be unsuitable for "commercial use"[11] as the complete, aggregated product (PDFviewer, WebOS) would have to be placed under GPL.[12] Artifex voluntarily dismissed the suit in 2011.[13]

In 2011, support for Microsoft's XPS was added, based on code from the GhostXPS library.[1]

Since February 2013, with the 1.2 release, licensing terms have changed from GNU General Public License to GNU Affero General Public License v3.[1]

References

  1. 1 2 3 http://mupdf.com/news
  2. http://www.mobileread.com/forums/showthread.php?t=76487
  3. http://forums.precentral.net/webos-development/306036-mupdf-port-webos-touchpad.html
  4. https://code.google.com/p/ozbookr/
  5. https://code.google.com/p/wiixplorer/
  6. http://www.bttr-software.de/forum/forum_entry.php?id=9832
  7. "fitz-dev mailing list archives". Retrieved 25 November 2011.
  8. "Artifex files suit against Palm". Retrieved 3 May 2013.
  9. Copyright infringement lawsuit filed against palm on webosnation.com
  10. opensource.palm.com/1.3.1/index.html on palm.com (archived)
  11. "Complaint for Copyright Infringement" (PDF). p.4 ¶15, p.6 ¶27. Retrieved 3 May 2013.
  12. Licensing Information IMPORTANT INFORMATION ABOUT DISTRIBUTING SOFTWARE FROM ARTIFEX "If your application, including all of its source code, is licensed to the public under the GNU GPL, you are authorized to ship GPL Ghostscript with your application under the terms of the GPL license agreement. You do not need a commercial license from Artifex." (archived)
  13. "Notice of Voluntary Dismissal With Prejudice" (PDF). Retrieved 3 May 2013.

See also

This article is issued from Wikipedia - version of the 11/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.