Hufflepdf/src/PDF
Tissevert 380c1e439b Fix a bug preventing Hufflepdf from reading objects with a ' ' after the `obj` keyword 2019-11-27 18:01:19 +01:00
..
Body.hs Fix precision bug caused by using Floats to represent PDF Number values sometimes used to represent a byte offset within a file 2019-09-22 01:34:17 +02:00
EOL.hs Go strict ByteStrings with attoparsec 2019-05-24 10:48:09 +02:00
Object.hs Fix a bug preventing Hufflepdf from reading objects with a ' ' after the `obj` keyword 2019-11-27 18:01:19 +01:00
Output.hs Simplify XRef structure, clarify integer types and remove nextLine 2019-09-20 22:39:14 +02:00
Parser.hs Go strict ByteStrings with attoparsec 2019-05-24 10:48:09 +02:00
Update.hs Implement PDF's multilayer updates and use it in getObj to display only the current version of the object taken into account instead of the concatenation of all its versions 2019-09-22 01:40:39 +02:00