shithub: pdffs

Clone

clone: git://shithub.us/sigrid/pdffs gits://shithub.us/sigrid/pdffs
push: hjgit://shithub.us/sigrid/pdffs
patches to: sigrid on 9gridchan, or ftrvxmtrx@gmail.com

Last commit

dd33a154 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/04/10 18:03
some op stubs

About

# PDF as a file system

Yeah. WIP.

There is nothing to look at yet.  You can build it and run things like
`./6.out my.pdf Root Pages Kids 0 Kids 0 Kids 0 Contents .` to dump a
specific object (text, images, fonts, etc).

## TODO

* ASCIIHexDecode filter
* CryptDecode filter
* does DCTDecode filter need to deal with ColorTransform?
* do we need predictor 5 ("optimum")?