summaryrefslogtreecommitdiff
path: root/libmat2/pdf.py (unfollow)
AgeCommit message (Expand)Author
2025-01-09Significantly improve portability0.13.5jvoisin
2024-09-13Catch a MemoryError in cairojvoisin
2023-09-07Properly handle a cairo exceptionjvoisin
2023-01-28Fix the type annotationsjvoisin
2022-10-09Get rid of a deprecated checkjvoisin
2022-08-28Simplify the typing annotationsjvoisin
2022-03-28Fix the PDF versionjvoisin
2021-07-29libmat2/pdf: Drop printing 'lol'georg
2021-07-25Fix pdf issues on printersAntonio Eugenio Burriel
2020-11-13Bump coveragejvoisin
2020-11-06Better handling of malformed pdfjvoisin
2020-02-08Remove a couple of residual metadata in pdfjvoisin
2019-11-30This is mat2, not MAT2georg
2018-10-23Improve type annotation coveragejvoisin
2018-10-12Bump mypy typing coveragejvoisin
2018-10-12Refactor lightweight mode implementationjvoisin
2018-09-24Second pass of minor formattingjvoisin
2018-09-24Fix some minor formatting issuesjvoisin
2018-09-01Logging cleanupdkg
2018-07-19Improve the code's documentationjvoisin
2018-07-10Remove `print` from libmat, and use the `logging` module insteadjvoisin
2018-07-07Bump the coverage for pdfjvoisin
2018-07-02Improve a bit the formatting of the code thanks to pyflakes3jvoisin
2018-06-24Ensure Poppler's minimal versionjvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-05-18Rename some files to simplify packagingjvoisin
2018-05-16Do a pylint passjvoisin
2018-05-14Remove a leftover pdf metadatajvoisin
2018-05-06Test for faulty files, and document how MAT2 is behaving wrt. themjvoisin
2018-04-14Add lightweight processing for PDFjvoisin
2018-04-11Improve the way we parse/display pdf metadatajvoisin
2018-04-04Remove some unused importsjvoisin
2018-04-02Clean up the code for PDF handlingjvoisin
2018-03-31Change a bit the source code organisationjvoisin
2018-03-25Remove a leftover debug messagejvoisin
2018-03-19Scale for PDF is now parametrablejvoisin
2018-03-19Implement mimetype detectionjvoisin
2018-03-18Clean metadatajvoisin
2018-03-18Improve the testsuitejvoisin