ANN: PDFKit 1.0.1 released

Riccardo Mottola <[email protected]> Mon, 10 Apr 2017 11:21:01 +0200
Newsgroups gmane.comp.lib.gnustep.announce
Message-ID <988655c3-9c91-2678-f4c4-b8e840619834__34554.1661176414$1491828460$gmane$org@libero.it>
PDFKIT 1.0.1

------------

Version 1.0.1 is a minor release which fixes bugs in the Objective-C - 
C++ Bridge which could lead to crashes.
No other changes to the API or to the xpdf core were done.

The crashes where discovered when using PDF metadata-extractor of 
GWorkspace.
An upgrade is advised for everybody.


What is PDFKit: a PDF display library which wraps xpdf as a display 
engine, making it easy to use from Objective-C.

The current version is available here:
http://gap.nongnu.org/pdfkit/index.html



Riccardo