Difference between revisions of "PDFKit"
Jump to navigation
Jump to search
(created entry) |
|||
| (7 intermediate revisions by the same user not shown) | |||
| 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 | + | currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-1.2.0.tar.gz 1.2.0] | |
| − | releasedate = | + | releasedate = May 25, 2021 | |
| − | license = | + | license = GPLv2 / GPLv3 | |
| − | overview = | + | 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. 4.0 |
| + | |||
| + | 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://gap.nongnu.org/pdfkit/index.html Offical Page] |
| + | * [http://www.foolabs.com/xpdf xpdf] | | ||
category = [[Category:Graphics Frameworks]] | category = [[Category:Graphics Frameworks]] | ||
}} | }} | ||
Latest revision as of 23:38, 25 May 2021
A Framework for accessing and rendering PDF content.
Current Version: 1.2.0
- Released: May 25, 2021
- Licensed: GPLv2 / GPLv3
Overview
Kit for displaying PDFs in a View, based on xpdf.
Features
PDFKit is a wrapper over the xpdf library v. 4.0
It is used by GWorkspace.app for the PDF content inspector.
Maintainer
- GNUstep Application Team
Related Links