pdfminer.six/samples/contrib
Kwok-kuen Cheung 60863cfd55
Fix converting path to multiple rectangles (#371)
* Fix converting path to multiple rectangles

For path that consists of a series of rectangles
(shape is 'mlllhmlllh...'), call paint_path again with each group of
5 points. The result is multiple rects instead of a single curve.

fixes #369

* Reduce pdf size by removing font

* Add unittest for PDFLayoutAnalyzer.paint_path()

* Add line to CHANGELOG.md

* Add reference to pdf reference manual

* Cleanup function paint_path a bit

* Reduce line length of tests

* Reduce line length of tests

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2020-07-11 17:34:38 +02:00
..
2b.pdf issue #56 reproduced, solution attempt unsucessful 2017-04-19 14:19:14 +02:00
issue-00352-asw-oct96-p41.pdf Change Text extraction is not allowed error to warning (#453) 2020-07-11 16:04:11 +02:00
issue-00352-hash-twos-complement.pdf Pack the /P (ermissions) entry from the /Encrypt dictionionary in the file trailer, as unsigned long (#352) 2020-01-07 21:59:13 +01:00
issue-00369-excel.pdf Fix converting path to multiple rectangles (#371) 2020-07-11 17:34:38 +02:00
matplotlib.pdf Added: tests for extracting tests from pdfs with Type3 fonts (#205) 2019-10-22 18:15:59 +02:00
pdf-with-jbig2.pdf Added: extraction of JBIG2 encoded images (#311) 2019-10-22 17:37:06 +02:00