Commit Graph

  • aecb617c08 Add line to README.md Pieter Marsman 2022-01-25 21:17:40 +0100
  • ff1d1db3a0 Merge branch 'develop' into richardpaulhudson/develop Pieter Marsman 2022-01-25 19:51:15 +0100
  • aa5dec252f Fixes jbig2 writer to write valid jb2 files Pieter Marsman 2022-01-23 21:41:08 +0100
  • 708dd20465 Add support for JPEG2000 image encoding Pieter Marsman 2022-01-23 21:17:47 +0100
  • b82229245a
    Added test case for CCITTFaxDecoder (#700) Pieter Marsman 2022-01-23 21:00:13 +0100
  • 63c99a5bd8 Merge branch 'develop' into tobytes Pieter Marsman 2022-01-23 20:58:45 +0100
  • 587c0b2b1b Simplify tests Pieter Marsman 2022-01-23 20:50:57 +0100
  • 4a82c919b0 Update CHANGELOG.md to PR that I can push on Pieter Marsman 2022-01-23 20:50:30 +0100
  • 46476d849c Fix CHANGELOG.md Pieter Marsman 2022-01-23 20:37:22 +0100
  • e09aecfbce
    Merge branch 'develop' into preferLoggingToWarning htInEdin 2022-01-05 09:30:43 +0000
  • 56d8548fa3
    Merge branch 'develop' into issue658 Andrew Baumann 2021-12-15 22:14:59 -0800
  • 10f6fb40c2
    Attempt to handle decompression error on some broken PDF files (#637) Sylvain Thénault 2021-12-11 18:25:19 +0100
  • cf11e4eac5 Change error into warning because warning.warn needs a subclass of Warning Pieter Marsman 2021-12-11 18:24:04 +0100
  • f82a61f0b5 Only try decompressing if not in strict mode Pieter Marsman 2021-12-11 18:12:26 +0100
  • 443839686b Add line to CHANGELOG.md Pieter Marsman 2021-12-11 18:09:32 +0100
  • c753677ff9
    Merge branch 'develop' into corrupted-compression Pieter Marsman 2021-12-11 17:59:35 +0100
  • 6f2e43e69c Fix identation Pedro Nunes 2021-11-18 09:56:30 -0300
  • 05fe4d9216 `log.info` changed to `log.debug` in six files Pedro Nunes 2021-11-18 09:40:04 -0300
  • df136b6959 Updated CHANGELOG.md with changes John Yawney 2021-11-09 17:14:35 -0500
  • 9b6e3ba089 Added spurious lines check and unit tests John Yawney 2021-11-09 17:07:46 -0500
  • 1df5a47c63 Adding in checks for spurious lines that contain either only spaces or new line characters John Yawney 2021-11-09 14:46:26 -0500
  • 8bda62f047 Fix Memory Leak with Weak References William McNeill 2021-10-27 15:02:45 -0500
  • 3e8b03ff03 Update CHANGELOG.md William McNeill 2021-10-26 17:13:27 -0500
  • 8ec27e5b48 Fix Memory Leak (Issue 580) William McNeill 2021-10-26 17:09:25 -0500
  • 247ba9e2b6 update changelog Tony Tong 2021-10-22 10:05:34 -0400
  • ab2cbef60b update change Tony Tong 2021-10-22 09:54:42 -0400
  • 1a4d4c27c0 add changes Tony Tong 2021-10-18 11:05:28 -0400
  • 830161b325 Merge remote-tracking branch 'upstream/develop' into develop Tony Tong 2021-10-18 10:45:17 -0400
  • 3f427575a4 re-merge CHANGELOG Andrew Baumann 2021-10-14 09:54:03 -0700
  • 04f55327c3 Merge branch 'develop' into issue658 Andrew Baumann 2021-10-14 09:53:09 -0700
  • 60c949d8cf construct new LAParams, so _validate runs Andrew Baumann 2021-10-14 09:24:55 -0700
  • 12e8a1bbc4 update CHANGELOG Andrew Baumann 2021-10-14 09:13:13 -0700
  • 896da5ee3b pdf2txt: clean up handling of layout parameter arguments * avoid specifying default values twice * construct LAParams earlier, rather than passing its components around * fix crash with --boxes_flow=disabled Andrew Baumann 2021-10-13 22:26:01 -0700
  • de280faa03 merge CHANGELOG Andrew Baumann 2021-10-13 21:46:19 -0700
  • 92749b78c6 Merge branch 'develop' into pdf2txt_boxes_flow_disabled Andrew Baumann 2021-10-13 21:45:28 -0700
  • c883f5e13f
    Add support identity unicode cmap (#626) wind_chh 2021-10-14 03:52:00 +0800
  • 0397729853 Remove blank line Pieter Marsman 2021-10-13 21:49:07 +0200
  • c0d91efc4b Remove ABC from CmapBase Pieter Marsman 2021-10-13 21:46:17 +0200
  • e474598100 Remove ABC from CmapBase Pieter Marsman 2021-10-13 21:45:51 +0200
  • 9f26d81cb2 Add separate class for IdentityUnicodeMap Pieter Marsman 2021-10-13 21:41:56 +0200
  • 62a5791ae8 Added line to CHANGELOG.md Pieter Marsman 2021-10-13 21:41:32 +0200
  • 05ca3a2869 Fix type of PDFCIDFont. Can be any type of CMapBase. Pieter Marsman 2021-10-13 21:23:14 +0200
  • 9795edb4f6 Fix mypy error: add typing annotations to get_unichr() Pieter Marsman 2021-10-13 21:12:57 +0200
  • ed7c840f44 Merge branch '625-support-identity-cmap' of github.com:wind-chh/pdfminer.six into 625-support-identity-cmap Pieter Marsman 2021-10-13 20:43:35 +0200
  • b6c4ece057 Merge branch 'develop' of https://github.com/pdfminer/pdfminer.six into 625-support-identity-cmap Pieter Marsman 2021-10-13 20:42:03 +0200
  • a59a475139 Use str in variable, instead of str.find() Pieter Marsman 2021-10-13 20:28:32 +0200
  • ceffb12c4b fix typos in PR template Andrew Baumann 2021-10-13 11:28:03 -0700
  • dd68ae6d76 Use or instead of any Pieter Marsman 2021-10-13 20:26:43 +0200
  • 36e90cef51 Use isinstance instead of type check Pieter Marsman 2021-10-13 20:24:40 +0200
  • 9f7763cbee Remove indent Pieter Marsman 2021-10-13 20:22:49 +0200
  • e6ae933ba6 update CHANGELOG Andrew Baumann 2021-10-13 11:22:35 -0700
  • 2a97bde50c Remove indent Pieter Marsman 2021-10-13 20:21:27 +0200
  • 114c5efaaf one more test Andrew Baumann 2021-10-13 11:07:06 -0700
  • affc1d3de7 more cleanup; harden against non-conforming input Andrew Baumann 2021-10-13 11:00:31 -0700
  • ada7ae2b94 add tests and clean up Andrew Baumann 2021-10-12 23:12:17 -0700
  • 94cf788e5b port page label code from pdfannots Andrew Baumann 2021-10-12 17:19:56 -0700
  • aa717096f4 update CHANGELOG Andrew Baumann 2021-10-12 13:48:14 -0700
  • 5ea7951a8d export type annotations via our pypi package Andrew Baumann 2021-10-12 13:03:39 -0700
  • da5b96828e Bump version to 20211012 20211012 Pieter Marsman 2021-10-12 20:45:24 +0200
  • 104883df41
    Replace typing-extensions Literal with the type of the Literal & run mypy, nosetest and sphinx in there own environment on cicd (#677) Pieter Marsman 2021-10-12 20:22:58 +0200
  • 39522194b7 Add line to CHANGELOG.md Pieter Marsman 2021-10-12 20:22:07 +0200
  • bc2693d74d Replace typing_extensions.Literal by the type of the literal Pieter Marsman 2021-10-11 22:04:15 +0200
  • 3e9055ddbc Fix using Literal[False] for open_filename. Pieter Marsman 2021-10-11 22:38:35 +0200
  • d1341fc61f Use recent tox Pieter Marsman 2021-10-11 22:59:39 +0200
  • f75bb3da7b Try to fix actually running tox tests on travis Pieter Marsman 2021-10-11 22:49:25 +0200
  • 35221fb430 Improve tox.ini by running flake8, mypy, nosetests and sphinx in there own environment. Pieter Marsman 2021-10-11 22:35:07 +0200
  • df36702ae9 add runtime dependency on typing-extensions Andrew Baumann 2021-10-11 13:38:14 -0700
  • 4890b828c7 PDFSimpleFont add encoding attribute and remove add font id comment oneleaf 2021-10-11 14:23:40 +0800
  • 070ed98fa1 LTChar add cid and fontid attribute oneleaf 2021-10-11 12:01:33 +0800
  • 1f90cc2960 Merge branch 'develop' into pdf2txt_boxes_flow_disabled Andrew Baumann 2021-10-09 09:38:48 -0700
  • b39bd39d7e Merge branch 'develop' into issue658 Andrew Baumann 2021-10-09 09:04:47 -0700
  • 9406040d8e
    Add type annotations (#661) Andrew Baumann 2021-10-09 07:23:28 -0700
  • d3d7d0e71f
    Merge branch 'develop' into pdf2txt_boxes_flow_disabled Andrew Baumann 2021-09-29 09:18:22 -0700
  • 9b085aeac4 Merge branch 'develop' into issue658 Andrew Baumann 2021-09-29 09:17:37 -0700
  • 54c3a46781 Merge branch 'develop' into mypy Andrew Baumann 2021-09-29 09:13:41 -0700
  • 40da8ce19e
    Merge branch 'develop' into corrupted-compression Sylvain Thénault 2021-09-29 10:16:46 +0200
  • 6cce5ce23c Use a warnings instead of raising exception Sylvain Thénault 2021-09-29 10:06:05 +0200
  • a534c1775e
    Merge branch 'pdfminer:develop' into preferLoggingToWarning htInEdin 2021-09-28 09:46:28 +0100
  • 33d7dde4d1
    Fix bug: _is_binary_stream should recognize TextIOWrapper as non-binary, escaped \r\n should be removed (#616) htInEdin 2021-09-27 19:30:40 +0100
  • 2667d4ca69 Revert "Revert "Merge branch 'preferLoggingToWarning' into hst"" Pieter Marsman 2021-09-27 20:29:07 +0200
  • b3da21934d Revert "Merge branch 'preferLoggingToWarning' into hst" Pieter Marsman 2021-09-27 20:27:43 +0200
  • bb05ac1d65 Revert "Use logging.Logger.warning instead of warning.warn in most cases, following" Pieter Marsman 2021-09-27 20:27:13 +0200
  • de1edf1cf8 Revert "get name right" Pieter Marsman 2021-09-27 20:27:07 +0200
  • dd4f600c59 Revert "make flake8 happy" Pieter Marsman 2021-09-27 20:27:01 +0200
  • f828bef3d8 make flake8 happy Henry S. Thompson 2021-09-22 16:22:58 +0100
  • 4592769686 make flake8 happy Henry S. Thompson 2021-09-22 16:15:46 +0100
  • 9d9d139921 Merge branch 'preferLoggingToWarning' into hst Henry S. Thompson 2021-09-22 13:05:23 +0100
  • 80091ea211 get name right Henry S. Thompson 2021-09-22 12:43:19 +0100
  • 3c1e3d6606 Use logging.Logger.warning instead of warning.warn in most cases, following the Python official guidance that warning.warn is directed at _developers_, not users Henry S. Thompson 2021-09-22 10:07:40 +0100
  • d6fc0792b7
    Merge branch 'pdfminer:develop' into hst htInEdin 2021-09-20 16:22:46 +0100
  • c92e3a986e Attempt to handle decompression error on some broken PDF files Sylvain Thénault 2021-09-20 12:19:17 +0200
  • 7b187f8779 Squash previous history to a single commit (sorry), to fix AUTHOR_EMAIL. Andrew Baumann 2021-09-07 09:22:23 -0700
  • c3e3499a6b
    Add support for ISO 32000-2 AES256 encryption (#614) Raphaël Cohen 2021-09-06 22:00:23 +0200
  • 30530f1b68 feat: Applies review suggestions Raphael Cohen 2021-09-06 16:07:53 +0200
  • 64206eaea6
    Merge branch 'develop' into feat/support_iso_32000-2_encryption Raphaël Cohen 2021-09-06 14:02:16 +0200
  • 9b526a6d8a pdfdevice.TagExtractor: fix TypeError resulting from missing str->bytes conversion in render_string Andrew Baumann 2021-09-01 20:33:11 -0700
  • 134733633c
    Update CHANGELOG.md Pieter Marsman 2021-08-31 22:03:03 +0200
  • 5bb26f2665
    Merge branch 'develop' into hst Pieter Marsman 2021-08-31 22:02:38 +0200
  • fdb5b1fbbb Satisfy flake8 Pieter Marsman 2021-08-31 22:01:28 +0200
  • a2c70fc647 Add CHANGELOG.md Pieter Marsman 2021-08-31 22:00:58 +0200