summaryrefslogtreecommitdiff
path: root/go-poppler
AgeCommit message (Collapse)Author
7 daysFeature -- minimal pdf browserScrotadamus
added minimal pdf browser, still experimental (like everything here lol!) Changes to be committed: new file: cmd/browse.go modified: document/document.go modified: go-poppler/page.go
7 daysdisable poppler warnings by defaultScrotadamus
user can enable poppler warnings by doing using the `--warnigs` flag Changes to be committed: modified: root.go modified: ../go-poppler/utils.go
2025-02-16genesiF.O.