Difference between revisions of "PDFKit"

From GNUstepWiki
Jump to navigation Jump to search
(new 1.0 release)
Line 1: Line 1:
 
{{Framework|
 
{{Framework|
 
shortdescription = A Framework for accessing and rendering PDF content. |
 
shortdescription = A Framework for accessing and rendering PDF content. |
currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-0.9.3.tar.gz 0.9.3] |
+
currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-1.0.0.tar.gz 1.0.0] |
releasedate = September 16, 2013 |
+
releasedate = December 29, 2016 |
 
license = GPL2 |
 
license = GPL2 |
 
overview =  Kit for displaying PDFs in a View, based on xpdf. |
 
overview =  Kit for displaying PDFs in a View, based on xpdf. |
 
features =
 
features =
  
PDFKit is a wrapper over the [http://www.foolabs.com/xpdf/ xpdf] library v. 3.0.2.
+
PDFKit is a wrapper over the [http://www.foolabs.com/xpdf/ xpdf] library v. 3.0.4.
Please note that since it is based on xpdf, it incorporates "GPLv2 only" code (not "or later") and this is incompatible with GPLv3.
+
Please note that since it is based on xpdf, it incorporates dual licensed GPLv2 / GPLv2only code (without "or later").
  
 
It is used by [[GWorkspace.app]] for the PDF content inspector.
 
It is used by [[GWorkspace.app]] for the PDF content inspector.

Revision as of 22:02, 29 December 2016

A Framework for accessing and rendering PDF content.

Current Version: 1.0.0

  • Released: December 29, 2016
  • Licensed: GPL2

Overview

Kit for displaying PDFs in a View, based on xpdf.

Features

PDFKit is a wrapper over the xpdf library v. 3.0.4. Please note that since it is based on xpdf, it incorporates dual licensed GPLv2 / GPLv2only code (without "or later").

It is used by GWorkspace.app for the PDF content inspector.

Maintainer

  • GNUstep Application Team

Related Links

xpdf