Commit Graph

17 Commits

Author SHA1 Message Date
d759baf11e Bump version and put PDFIO_VERSION definition in the pdfio.h header. 2023-10-06 14:38:38 -04:00
6a4ce57d09 Bump versions for Mac/Windows project files. 2023-03-20 10:40:25 -04:00
316b0ad559 Add pdfioFileCreateTemporary function (Issue #29) 2022-05-15 22:52:53 -04:00
54578144a0 Update documentation and prep for 1.0.1 release. 2022-03-02 09:30:01 -05:00
2245c9d4f5 Move AES code to separate file, prep private API for making keys/contexts/callbacks for encryption. 2021-10-09 10:49:22 -04:00
27e4ce9f42 Update Xcode project to build the SHA-256 code. 2021-10-08 21:14:11 -04:00
8aef2bfedd Fix warnings, update Xcode project. 2021-10-08 14:08:07 -04:00
d6746c08a4 Add pdfioFileCreateOutput API (Issue #21) 2021-09-27 07:41:50 -04:00
c60893a66c Finish initial documentation pass. Still need more examples but we'll add more
as we go... (Issue #6)
2021-07-26 09:05:19 -04:00
30343cdb00 Info catalog accessors (Issue #9) 2021-07-06 20:31:30 -04:00
9fa510cd7a Update Xcode project file. 2021-06-18 12:46:21 -04:00
01184d0bb5 Add PNG gAMA and cHRM chunk support. 2021-06-09 17:22:22 -04:00
eb4477ce9b Add content convenience functions. 2021-05-24 19:33:40 -04:00
7733fbeb10 Rework object and xref processing to allow for sparse object lists and generation numbers. 2021-05-04 16:06:14 -04:00
516c6b9ace Load trailer dict. 2021-05-04 12:24:29 -04:00
e107b94c83 Work on token parsing. 2021-05-01 17:50:52 -04:00
e6dbb256f1 Add an Xcode project and fix some Clang-reported issues. 2021-05-01 07:36:19 -04:00