Difference between revisions of "PDFKit"
Jump to navigation
Jump to search
(0.9.1 release) |
|||
(6 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- | + | 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 = 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. | + | 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. | 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