summaryrefslogtreecommitdiff
path: root/package.yaml
AgeCommit message (Collapse)Author
2018-03-15Two fixesAndrew Cady
1. Avoid a race condition (PDF gets copied before CUPS fully writes it). 2. Work aaround PDFToPrinter.exe limitation (cannot render some text) by running PDFs through ImageMagick to rasterize them.
2018-03-10add client & server modesAndrew Cady
2018-03-09implement pdf-autoprintAndrew Cady
2018-03-09Initial commit - clean empty repoAndrew Cady