A Haskell library to parse PDF files.
Go to file
Tissevert 98d029c4d4 In complete debug, more or less implemented CMap parsing but apparently it uses UTF16 ?! 2019-10-14 10:17:15 +02:00
examples Completely lost, the same old Char8 / Word8 again, implemented all the text reading, still needing a couple details to parse CMaps 2019-10-14 10:17:15 +02:00
src In complete debug, more or less implemented CMap parsing but apparently it uses UTF16 ?! 2019-10-14 10:17:15 +02:00
.gitignore Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00
ChangeLog.md Release 0.2.0.0 2019-10-14 10:16:14 +02:00
Hufflepdf.cabal Don't trust serializer, they have nothing todo with a reasonable binary encoding 2019-10-14 10:17:15 +02:00
LICENSE Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00
Setup.hs Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00