A simple program to change the text rendering mode of a PDF
Go to file
Tissevert 4fe8ab2252 Practice latest changes in Hufflepdf to implement various ways of revealing text and see how practical it is to actually write code with PDF.Box 2020-02-25 17:39:18 +01:00
src Practice latest changes in Hufflepdf to implement various ways of revealing text and see how practical it is to actually write code with PDF.Box 2020-02-25 17:39:18 +01: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 Start adapting the code to make use of the new PDF.Box class type 2020-02-24 21:13:31 +01:00