Age | Commit message (Expand) | Author |
---|---|---|
2020-02-27 | Add documentation, license notices, and license | Nick White |
2019-11-20 | Implement image resizing option into PDF generation, so that smaller PDFs to ... | Nick White |
2019-11-12 | Merge branch 'addpdf' | Nick White |
2019-11-12 | Embed a font, compressed, into the binary | Nick White |
2019-11-12 | Merge branch 'addpdf' | Nick White |
2019-11-11 | Switch to main gofpdf, now our SetTextRenderingMode has been merged | Nick White |
2019-11-01 | Compress the font with zlib, and include it in repo | Nick White |
2019-10-31 | Add capability to embed font files into tool | Nick White |
2019-10-31 | PDF: add space to each word to ensure copy-past ability from more PDF readers | Nick White |
2019-10-31 | PDF: lay out every word with coordinates separately | Nick White |
2019-10-31 | Move PDF handling code to a separate file | Nick White |