This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
reveal
Watch
1
Star
0
Fork
You've already forked reveal
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A simple program to change the text rendering mode of a PDF
10
commits
2
branches
0
tags
252
KiB
Haskell
73.9%
Cabal Config
26.1%
a64224d119
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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