A simple program to change the text rendering mode of a PDF
Go to file
Tissevert a64224d119 Remove useless code equivalent to the identity in the right monad (IO) 2020-04-17 12:26:07 +02:00
src Remove useless code equivalent to the identity in the right monad (IO) 2020-04-17 12:26:07 +02:00
.gitignore First working version, no help and can only set the text rendering mode to 'Fill' 2019-05-18 11:04:02 +02:00
CHANGELOG.md First working version, no help and can only set the text rendering mode to 'Fill' 2019-05-18 11:04:02 +02:00
LICENSE First working version, no help and can only set the text rendering mode to 'Fill' 2019-05-18 11:04:02 +02:00
reveal.cabal Use the new Box instance between Object and Bytestring that generalizes the code that had been written specificly for this demo tool, and get rid of zlib (directly in Hufflepdf now) and Lazy Bytestrings 2020-02-27 17:24:23 +01:00