summaryrefslogtreecommitdiff
path: root/pdf.go
AgeCommit message (Expand)Author
2019-10-31Add capability to embed font files into toolNick White
2019-10-31PDF: add space to each word to ensure copy-past ability from more PDF readersNick White
2019-10-31PDF: lay out every word with coordinates separatelyNick White
2019-10-31Move PDF handling code to a separate fileNick White