e878ee57e4
Changelog: qpdf 10.6.2 This is qpdf version 10.6.2. There are a few more character encoding fixes in this release. A new version of pikepdf is also being released to get them back in sync. qpdf 10.6.1 This is qpdf version 10.6.1. This release fixes a compilation error on some platforms because of a missing header file. qpdf 10.6.0 This is qpdf version 10.6.0. This release includes a few significant changes: * All functionality previously available only from the qpdf CLI has been exposed to the library using a new QPDFJob API, which includes fluent interfaces as well as a JSON format that's equivalent to qpdf's command-line arguments. * Many new interfaces have been added to QPDFObjectHandle and the C API to allow more convient ways querying types and accessing object values in a more type-safe fashion. * qpdf --help has been revamped so that help is divided into categories, and help is available for each option * The Running qpdf section of the manual has been rewritten. The manual now includes an index of command-line arguments. In qpdf 11, PointerHolder will be replaced by std::shared_ptr in QPDF's API. A backward-compatible PointerHolder API will be available. See Smart Pointers for details including things you can do now to prepare. See also comments in PointerHolder.hh.
74 lines
2.1 KiB
Text
74 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.14 2022/03/09 14:26:59 ryoon Exp $
|
|
bin/fix-qdf
|
|
bin/qpdf
|
|
bin/zlib-flate
|
|
include/qpdf/Buffer.hh
|
|
include/qpdf/BufferInputSource.hh
|
|
include/qpdf/ClosedFileInputSource.hh
|
|
include/qpdf/Constants.h
|
|
include/qpdf/DLL.h
|
|
include/qpdf/FileInputSource.hh
|
|
include/qpdf/InputSource.hh
|
|
include/qpdf/JSON.hh
|
|
include/qpdf/PDFVersion.hh
|
|
include/qpdf/Pipeline.hh
|
|
include/qpdf/Pl_Buffer.hh
|
|
include/qpdf/Pl_Concatenate.hh
|
|
include/qpdf/Pl_Count.hh
|
|
include/qpdf/Pl_DCT.hh
|
|
include/qpdf/Pl_Discard.hh
|
|
include/qpdf/Pl_Flate.hh
|
|
include/qpdf/Pl_QPDFTokenizer.hh
|
|
include/qpdf/Pl_RunLength.hh
|
|
include/qpdf/Pl_StdioFile.hh
|
|
include/qpdf/PointerHolder.hh
|
|
include/qpdf/QIntC.hh
|
|
include/qpdf/QPDF.hh
|
|
include/qpdf/QPDFAcroFormDocumentHelper.hh
|
|
include/qpdf/QPDFAnnotationObjectHelper.hh
|
|
include/qpdf/QPDFCryptoImpl.hh
|
|
include/qpdf/QPDFCryptoProvider.hh
|
|
include/qpdf/QPDFDocumentHelper.hh
|
|
include/qpdf/QPDFEFStreamObjectHelper.hh
|
|
include/qpdf/QPDFEmbeddedFileDocumentHelper.hh
|
|
include/qpdf/QPDFExc.hh
|
|
include/qpdf/QPDFFileSpecObjectHelper.hh
|
|
include/qpdf/QPDFFormFieldObjectHelper.hh
|
|
include/qpdf/QPDFJob.hh
|
|
include/qpdf/QPDFMatrix.hh
|
|
include/qpdf/QPDFNameTreeObjectHelper.hh
|
|
include/qpdf/QPDFNumberTreeObjectHelper.hh
|
|
include/qpdf/QPDFObjGen.hh
|
|
include/qpdf/QPDFObject.hh
|
|
include/qpdf/QPDFObjectHandle.hh
|
|
include/qpdf/QPDFObjectHelper.hh
|
|
include/qpdf/QPDFOutlineDocumentHelper.hh
|
|
include/qpdf/QPDFOutlineObjectHelper.hh
|
|
include/qpdf/QPDFPageDocumentHelper.hh
|
|
include/qpdf/QPDFPageLabelDocumentHelper.hh
|
|
include/qpdf/QPDFPageObjectHelper.hh
|
|
include/qpdf/QPDFStreamFilter.hh
|
|
include/qpdf/QPDFSystemError.hh
|
|
include/qpdf/QPDFTokenizer.hh
|
|
include/qpdf/QPDFUsage.hh
|
|
include/qpdf/QPDFWriter.hh
|
|
include/qpdf/QPDFXRefEntry.hh
|
|
include/qpdf/QTC.hh
|
|
include/qpdf/QUtil.hh
|
|
include/qpdf/RandomDataProvider.hh
|
|
include/qpdf/Types.h
|
|
include/qpdf/Version.h
|
|
include/qpdf/auto_job_c_att.hh
|
|
include/qpdf/auto_job_c_copy_att.hh
|
|
include/qpdf/auto_job_c_enc.hh
|
|
include/qpdf/auto_job_c_main.hh
|
|
include/qpdf/auto_job_c_pages.hh
|
|
include/qpdf/auto_job_c_uo.hh
|
|
include/qpdf/qpdf-c.h
|
|
include/qpdf/qpdfjob-c.h
|
|
lib/libqpdf.la
|
|
lib/pkgconfig/libqpdf.pc
|
|
man/man1/fix-qdf.1
|
|
man/man1/qpdf.1
|
|
man/man1/zlib-flate.1
|
|
share/doc/qpdf/README-doc.txt
|