This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
Hufflepdf
Watch
1
Star
0
Fork
You've already forked Hufflepdf
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f2a99e1fd2
Hufflepdf
/
examples
History
Tissevert
5b8d951516
WIP: Try about everything that's possible to try, OrderedMap or [(,)], try to decouple Box instance for Content and the one for Indexed Text, breaks getText… will probably require some advanced effect library, there seems to be a weird MonadReader conflict in the errors messages
2020-03-11 18:55:18 +01:00
..
equivalent.hs
Add to example programs to show how the lib can be used
2019-09-20 22:42:17 +02:00
getContent.hs
Move Content out of Object module into a separate one incorporating PDF.Update (which is actually an operation that is defined only on that structure), and rename it Layer to avoid confusion with Content streams as defined in the specs (which have their own PDF.Content module already)
2020-02-17 15:29:59 +01:00
getObj.hs
Add a separate instance for Raw streams that don't try to decode them
2020-03-04 18:31:30 +01:00
getText.hs
WIP: Try about everything that's possible to try, OrderedMap or [(,)], try to decouple Box instance for Content and the one for Indexed Text, breaks getText… will probably require some advanced effect library, there seems to be a weird MonadReader conflict in the errors messages
2020-03-11 18:55:18 +01:00