PDFKit
From GNUstepWiki
(Difference between revisions)
| Revision as of 20:49, 19 July 2010 Multix (Talk | contribs) created entry ← Previous diff |
Current revision Multix (Talk | contribs) 0.9.2 |
||
| 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.tar.gz 0.9] | | + | currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-0.9.2.tar.gz 0.9.2] | |
| - | releasedate = July 18, 2010 | | + | releasedate = June 21, 2012 | |
| license = GPL2 | | license = GPL2 | | ||
| - | overview = PDFKit is a wrapper over the [http://www.foolabs.com/xpdf/ xpdf] library v. 3.0.2. | + | overview = Kit for displaying PDFs in a View, based on xpdf. | |
| + | features = | ||
| - | It is used by GWorkspace for the PDF content inspector. | | + | PDFKit is a wrapper over the [http://www.foolabs.com/xpdf/ xpdf] library v. 3.0.2. |
| + | Please note that since it is based on xpdf, it incorporates "GPLv2 only" code (not "or later") and this is incompatible with GPLv3. | ||
| + | |||
| + | It is used by [[GWorkspace.app]] for the PDF content inspector. | ||
| + | | | ||
| maintainer = * GNUstep Application Team | | maintainer = * GNUstep Application Team | | ||
| relatedlinks = [http://www.foolabs.com/xpdf xpdf] | | relatedlinks = [http://www.foolabs.com/xpdf xpdf] | | ||
| category = [[Category:Graphics Frameworks]] | category = [[Category:Graphics Frameworks]] | ||
| }} | }} | ||
Current revision
A Framework for accessing and rendering PDF content.
Current Version: 0.9.2
- Released: June 21, 2012
- 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.2. Please note that since it is based on xpdf, it incorporates "GPLv2 only" code (not "or later") and this is incompatible with GPLv3.
It is used by GWorkspace.app for the PDF content inspector.
Maintainer
- GNUstep Application Team
