Commit Graph

  • 5e86aef25e Update README.md master zacc806 2023-08-07 18:30:42 +0600
  • 4d38e2d158 Update README.md zacc806 2023-08-07 18:30:27 +0600
  • 82fd443cb2 Committed script zacc806 2023-08-07 18:27:38 +0600
  • a7625dbc70
    Merge c02236b90b into 5114acdda6 Gilles Dartiguelongue 2023-08-05 14:48:05 +0000
  • c02236b90b Fix #495: resolve params in PDFStream.get_filters Gilles Dartiguelongue 2023-08-05 11:44:20 +0200
  • 04c88e874e Add test illustrating #495 problem Gilles Dartiguelongue 2023-08-05 16:28:54 +0200
  • aebb76a542
    Merge 9ae857cf8e into 5114acdda6 HaoTian Qi 2023-07-23 07:01:54 +0000
  • 9ae857cf8e doc: changelog 117503445 2023-07-23 15:01:04 +0800
  • be6dab8857 fix: codec error message 117503445 2023-07-23 14:49:05 +0800
  • cd9371b176
    Merge c4d54bf904 into 5114acdda6 Han 2023-05-30 09:40:24 +0000
  • c4d54bf904
    Remove useless code Han 2023-05-30 17:40:07 +0800
  • 4482853ef7
    Merge bcb38485bf into 5114acdda6 qued 2023-05-04 01:09:45 +0000
  • bcb38485bf chore: update CHANGELOG Alan Bertl 2023-05-03 20:08:36 -0500
  • c8feba7e32 test: Add test that checks kws that end code stream Alan Bertl 2023-05-03 20:02:35 -0500
  • 1f19e69d70 fix: Parse kws that end code stream Alan Bertl 2023-05-03 20:02:11 -0500
  • dc41843025
    Merge d558ba494a into 5114acdda6 nathtest 2023-05-03 16:08:02 +0200
  • d558ba494a fix TypeError: argument of type 'PSLiteral' is not iterable for pdf where "W" and "H" are null nponceau 2023-05-03 15:47:25 +0200
  • 78bd4e2816
    Merge b73be9f5a9 into 5114acdda6 Brooke 2023-04-21 15:25:20 -0700
  • b73be9f5a9
    Note that blog link was updated in `CHANGELOG.md` Brooke 2023-04-21 15:24:28 -0700
  • a7a42e77e8
    Fix: Broken link to Reitz's "Be Cordial" Brooke 2023-04-19 14:52:57 -0700
  • a81664f2eb
    Merge e9171c7e54 into 5114acdda6 Marc-Etienne Vargenau 2023-03-16 14:29:04 +0000
  • e9171c7e54
    Use SPDX license identifier Marc-Etienne Vargenau 2023-03-16 15:23:42 +0100
  • 96b77d79b3
    Merge 2b217ec1cf into 5114acdda6 李霞丹 2023-02-03 17:56:36 +0800
  • 2b217ec1cf document and changelog sheldonldev 2023-02-03 17:56:27 +0800
  • 3ae9df1d0b document and changelog sheldonldev 2023-02-03 17:54:49 +0800
  • a6a0001a8c support decoding 4-bits images sheldonldev 2023-02-03 17:12:48 +0800
  • d7ebe124f6
    Merge b2d1a9107a into 5114acdda6 Murilo Vasconcelos 2023-01-22 15:14:20 +0000
  • b2d1a9107a add cid to LTChar constructor Murilo Vasconcelos 2021-10-21 10:10:15 -0300
  • 7bbccaeb0f
    Merge d83c7cce64 into 5114acdda6 Джон, просто Джон 2022-12-24 23:46:07 +0300
  • 8da48316e4
    Merge d6cb059696 into 5114acdda6 gosiafilipek 2022-11-29 11:08:28 +0000
  • d6cb059696 fixed bugs from nox Małgorzata Filipek 2022-11-29 12:08:15 +0100
  • 0ad15e25fa resolve1 on width in pdffont resolve1 on elements of self.attr['MediaBox'] in pdfpage Małgorzata Filipek 2022-11-17 13:17:54 +0100
  • dc24301e2f
    Merge 78e911ee18 into 5114acdda6 Diego Miguel Lozano 2022-11-14 11:17:19 +0100
  • 3cff558f9d Instabase specific changes vigenere92 2022-11-11 15:00:13 +0530
  • 1d5b48e851
    Merge 16cae653a6 into 5114acdda6 pettzilla1 2022-11-08 17:44:41 +0800
  • 46316aee9e
    Merge d9fa8ad296 into 5114acdda6 Diego Miguel Lozano 2022-11-07 16:05:29 +0530
  • c727e4a917
    Merge 678c3484fb into 5114acdda6 Diego Miguel Lozano 2022-11-07 09:32:42 +0100
  • 741a0b9c19
    Merge b4d16be9e8 into 5114acdda6 Diego Miguel Lozano 2022-11-07 09:32:31 +0100
  • 5114acdda6
    Storing Bezier path and dashing style of line in LTCurve (#801) Julian 2022-11-06 16:50:37 +0100
  • a73a08fa28 Update CHANGELOG.md Pieter Marsman 2022-11-06 16:50:08 +0100
  • 480aac06c6 Use intermediate variables for constructing tranformed_path Pieter Marsman 2022-11-06 16:46:35 +0100
  • 817cf6ee06
    Merge branch 'master' into feature/add-bezier-and-dash Pieter Marsman 2022-11-05 17:40:04 +0100
  • ebf7bcdb98
    Add FAQ about special characters (#829) 20221105 Pieter Marsman 2022-11-05 17:22:08 +0100
  • 07ffb86438 Update faq.rst Pieter Marsman 2022-11-05 17:19:30 +0100
  • 3688911afe
    Fix small typos in documentation (#828) Pieter Marsman 2022-11-05 17:08:23 +0100
  • b256e2375f Only add one line to CHANGELOG.md Pieter Marsman 2022-11-05 17:07:49 +0100
  • ed9ca3807a Remove FAQ from this branch Pieter Marsman 2022-11-05 17:07:11 +0100
  • 13e98a87e5 Update CHANGELOG.md Pieter Marsman 2022-11-05 17:06:32 +0100
  • b506c8dc4e Add FAQ for extracting special characters Pieter Marsman 2022-11-05 17:05:27 +0100
  • 9e8b2aacca Add CHANGELOG.md Pieter Marsman 2022-11-05 17:00:42 +0100
  • 509a28671f Remove adding how-to for extracting coordinates from this pr Pieter Marsman 2022-11-05 16:59:27 +0100
  • 78d8d64fe4 Move description of iterating LTPage to the docstring of LTPage Pieter Marsman 2022-11-05 16:55:21 +0100
  • 46bd976c76 Merge branch 'master' into KunalGehlot/master Pieter Marsman 2022-11-05 16:47:43 +0100
  • f661b59105 Revert "Fix #795" Pieter Marsman 2022-11-05 16:45:04 +0100
  • fa71062c35
    Fix `ValueError` when extracting images, due to breaking changes in Pillow (#827) Pieter Marsman 2022-11-05 16:44:15 +0100
  • c7cf13f6fc Update CHANGELOG.md Pieter Marsman 2022-11-05 16:43:42 +0100
  • 790ed3ea4f Fix #795 Kunal Gehlot 2022-08-23 12:59:20 +0530
  • 769dbb6343
    Consistent instructions for how to install and use pdfminer.six (#793) Pieter Marsman 2022-11-05 16:30:39 +0100
  • b4d16be9e8 Add to docs how to resolve target page of outlines entries Diego Miguel 2022-10-28 15:55:00 +0200
  • 78e911ee18 Refer to Sphinx in docs README.md Diego Miguel 2022-10-28 09:56:49 +0200
  • 678c3484fb Add how to extract font name, size and color to docs Diego Miguel 2022-10-27 16:13:21 +0200
  • d9fa8ad296
    Fix links in PR template Diego Miguel Lozano 2022-10-27 16:06:28 +0200
  • 1d92ca0b37 Add instructions to build docs Diego Miguel 2022-10-27 15:36:52 +0200
  • 73a1a3dd7d Freeze requirements for building docs Diego Miguel 2022-10-27 15:36:17 +0200
  • 16cae653a6
    Update CHANGELOG.md pettzilla1 2022-10-18 11:06:24 +0100
  • cb938b3339
    Update CONTRIBUTING.md pettzilla1 2022-10-18 11:03:08 +0100
  • d83c7cce64
    Fixing artifact for automatic code formatting Джон, просто Джон 2022-10-12 18:32:48 +0200
  • 716edafd24
    Merge edd91d1674 into ad6587c697 Diego Miguel Lozano 2022-09-08 10:33:25 +0000
  • edd91d1674 Update CHANGELOG.md Diego Miguel Lozano 2022-09-08 12:25:51 +0200
  • 30b72798c4 Add `contains` method to `LTComponent` Diego Miguel Lozano 2022-09-08 12:14:36 +0200
  • 821f5c479f
    Update CHANGELOG.md Diego Miguel Lozano 2022-09-08 12:25:51 +0200
  • 64fe6b617b
    Add docstring to `LTComponent.contains` Diego Miguel Lozano 2022-09-08 12:23:39 +0200
  • 9a16fb22b5
    Add `contains` method to `LTComponent` Diego Miguel Lozano 2022-09-08 12:14:36 +0200
  • 824d3835bb
    Merge fc78362091 into ad6587c697 NAZADOTH 2022-09-04 10:32:57 +0000
  • fc78362091 Update CHANGELOG.md NAZADOTH 2022-09-04 12:32:43 +0200
  • a0816b0e16 Add test NAZADOTH 2022-09-04 11:56:14 +0200
  • b7861d74d8 Prefer normal space when it has the same cid as a non-breaking one NAZADOTH 2022-09-04 11:56:04 +0200
  • 884783108c Skip non-Unicode cmaps in TrueType fonts NAZADOTH 2022-09-04 11:55:52 +0200
  • 02a6ae45bb Fixes #672 and #630 julian 2022-08-26 10:06:47 +0200
  • 7dbb59b038 Indent fix in documentation Kunal Gehlot 2022-08-24 15:12:34 +0530
  • abd362eb62 New how-to for extracting coordinates Kunal Gehlot 2022-08-23 20:17:26 +0530
  • a000fbfddf Documentation updates (FAQ and others) Kunal Gehlot 2022-08-23 17:57:10 +0530
  • cac62171fc Fix #795 Kunal Gehlot 2022-08-23 12:59:20 +0530
  • ad6587c697
    Fix to set color space from color convenience ops (#794) Jeremy Singer-Vine 2022-08-18 14:38:51 -0400
  • 990faf9a14 Fix to set color space from color convenience ops Jeremy Singer-Vine 2022-08-15 00:07:37 -0400
  • 7d738c20e4 Consistent instructions for how to install and use pdfminer.six Pieter Marsman 2022-08-14 12:42:57 +0200
  • ca9f75a032
    Added font name aliases for Arial, Courier New and Times New Roman (#790) sobuen 2022-08-14 19:12:02 +0900
  • 5eb10e5d50 Add comment with source of alias names Pieter Marsman 2022-08-14 12:10:33 +0200
  • 9746fc1256 Cleanup CHANGELOG.md Pieter Marsman 2022-08-14 12:05:54 +0200
  • e25fa6c34b Merge branch 'master' into develop Pieter Marsman 2022-08-14 12:03:18 +0200
  • 77df431871
    Add HOCRConverter (fixes #650) (#651) Richard Hudson 2022-08-14 10:52:50 +0100
  • 0995a4cec5 Add tests for extracting hocr and html Pieter Marsman 2022-08-14 11:50:45 +0200
  • 9407251312 Add link to hocr wiki Pieter Marsman 2022-08-14 11:50:26 +0200
  • f667e67fba Remove duplicated html output Pieter Marsman 2022-08-14 11:37:29 +0200
  • 64da0a5560 Remove whitespace changes to CHANGELOG.md Pieter Marsman 2022-08-14 11:28:24 +0200
  • 08145cf7ac Merge remote-tracking branch 'origin/master' into develop Pieter Marsman 2022-08-14 11:26:51 +0200
  • 3072b18566 Add changelog thirakawa 2022-08-10 16:48:44 +0900
  • f1c4d8e0d4 Fix `unknown` fontname in TrueType(Arial, TimesNewRoman) (#767) thirakawa 2022-08-10 15:04:37 +0900
  • f79ad56f48
    Fix ValueError when bmp images with 1 bit channels are decoded (fixes #773) (#784) pettzilla1 2022-08-08 21:35:53 +0100
  • e582030923
    Update CHANGELOG.md Pieter Marsman 2022-08-08 22:35:25 +0200