RSS feed
7c2e7951
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 17:06
leave dctd (jpeg) as is for now, ie just do a plain copy in the filter
ad1850d0
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 17:01
print the error when resolved object is null
c962ff8e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 17:01
pdfobj: another return early error
93f2d56c
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 17:00
number can be negative
33ddc667
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 17:00
pdfobj: return error right away when pdfdict fails
e991b566
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 16:08
stream: fix objects with no filters
2cfd1426
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 16:08
dump to stdout as is
2ff084d1
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/01 12:19
fix tons of bugs, use proper streaming
474117ed
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/31 12:27
move xref logic into a separate file
17128cef
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/31 08:18
add license
ad28ff35
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/31 08:16
rename to pdffs
02fc81c3
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/31 07:50
pdfeval: handle nil case better
d613b76a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/31 07:50
add array helpers
b4e6b3b8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/31 07:49
fix flate-encoded streams with PNG prediction; parse compressed xref streams
ecd40a88
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/30 13:39
move stuff around and just use Biobuf* everywhere
745debcd
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 19:21
main: print filename on error
1e0a3529
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 19:16
remove stream/filter traces
df075d40
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 19:15
make pdfeval update the pointer; add a dumb ref counter to objects
1d93500d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 18:46
better api (less Pdf *pdf); eval more often; use null
a9516693
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 12:29
add and use flate filter
ef6cdd0d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 07:17
rename some of the functions
51cd3bfc
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/29 00:44
attach dicts to streams if there is one
a080ae88
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/28 22:45
rewrite the API, support more object types and actual evaluation
34238e0f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/28 14:02
fix xref parsing and add pdfeval to resolve indirect objects
3c27f041
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/28 05:16
remove a todo
d9638664
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/27 20:43
add more object types, parse file trailer
f8f7ffe6
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/27 13:32
add more stuff
73b21f1b
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/27 07:00
pdfstring: octal chars
97218f13
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/20 12:47
just put it out