Michael R Sweet
|
3ec771e688
|
Add read-back tests.
|
2021-06-02 15:46:39 -04:00 |
|
Michael R Sweet
|
246c2e4b41
|
Rename as PDFio for consistency.
Add PDFio logo image.
Move documentation to "doc" subdirectory.
|
2021-05-30 07:10:44 -04:00 |
|
Michael R Sweet
|
a18b8fd606
|
Switch to using double for numbers, since they are also used to record lengths
and other potentially large contents.
|
2021-05-29 21:16:21 -04:00 |
|
Michael R Sweet
|
35d22705fa
|
Implement pdfioObjCopy and pdfioPageCopy, with tests.
|
2021-05-29 20:00:48 -04:00 |
|
Michael R Sweet
|
548ff7d119
|
Initial writing support.
|
2021-05-16 11:39:05 -04:00 |
|
Michael R Sweet
|
4bb81417a8
|
Start fleshing out writing/copying interfaces.
|
2021-05-15 09:29:37 -04:00 |
|
Michael R Sweet
|
b030c24ba1
|
Add pdfioObjGetArray.
|
2021-05-10 21:01:02 -04:00 |
|
Michael R Sweet
|
5f43761537
|
Initial support for reading pages dictionary.
|
2021-05-08 22:50:18 -04:00 |
|
Michael R Sweet
|
4e4c47ab33
|
Add pdfioObjGetLength function.
|
2021-05-08 19:16:27 -04:00 |
|
Michael R Sweet
|
c61d6ad686
|
Save work on streams.
|
2021-05-06 16:08:08 -04:00 |
|
Michael R Sweet
|
7733fbeb10
|
Rework object and xref processing to allow for sparse object lists and generation numbers.
|
2021-05-04 16:06:14 -04:00 |
|
Michael R Sweet
|
4b05ca6436
|
Token parsing code.
|
2021-05-01 22:38:11 -04:00 |
|
Michael R Sweet
|
e107b94c83
|
Work on token parsing.
|
2021-05-01 17:50:52 -04:00 |
|
Michael R Sweet
|
d13364a4fd
|
Implement pdfioFileOpen reading of xref table.
|
2021-05-01 11:41:43 -04:00 |
|
Michael R Sweet
|
e6dbb256f1
|
Add an Xcode project and fix some Clang-reported issues.
|
2021-05-01 07:36:19 -04:00 |
|
Michael R Sweet
|
f5c9aef7da
|
Finish value copy, delete, and write methods.
|
2021-04-30 07:42:25 -04:00 |
|
Michael R Sweet
|
e2e2192ea9
|
Save work.
|
2021-04-27 21:22:34 -04:00 |
|
Michael R Sweet
|
11588ce2f5
|
Save work on low-level file I/O.
|
2021-04-26 10:42:01 -04:00 |
|
Michael R Sweet
|
253717248c
|
pdfio_dict_t implementation
|
2021-04-25 20:12:52 -04:00 |
|
Michael R Sweet
|
98c48e66c2
|
Add string array, have the pdfio_file_t object manage allocated data.
|
2021-04-25 11:28:56 -04:00 |
|
Michael R Sweet
|
899feb15c7
|
Start filling out internal APIs.
|
2021-04-16 21:09:43 -04:00 |
|
Michael R Sweet
|
c2610f2dd0
|
Fill out basic API functions.
|
2021-04-16 20:41:46 -04:00 |
|
Michael R Sweet
|
4a33f3f6f1
|
Save work.
|
2021-04-12 16:15:08 -04:00 |
|
Michael R Sweet
|
3048cdd9e6
|
pdfioObjectClose to finalize a created object without a stream.
|
2021-04-12 08:26:58 -04:00 |
|
Michael R Sweet
|
6092d261a7
|
Save work on fleshing out public API.
|
2021-04-12 08:09:25 -04:00 |
|
Michael R Sweet
|
7a6659038b
|
Initial checkin.
|
2021-04-10 08:00:52 -04:00 |
|