pdfminer.six/pdfminer
jwyawney 43c8fc8557
Ignore empty characters when analyzing layout (#689)
* Adding in checks for spurious lines that contain either only spaces or new line characters

* Added spurious lines check and unit tests

* Updated CHANGELOG.md with changes

* Simplify code

* Simplify code

* Simplify code

* Remove changes to lines that are not actually changed

* Format import

* Improve CHANGELOG.md

* Improve CHANGELOG.md

* Fix cicd

* Blacken

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2022-02-22 21:20:26 +01:00
..
cmap Include compiled cmap resources to simplify installation for CJK languages 2015-12-27 13:32:29 +09:00
Makefile apply more patches 2010-02-13 15:00:43 +00:00
__init__.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
_saslprep.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
arcfour.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
ascii85.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
ccitt.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
cmapdb.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
converter.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
data_structures.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
encodingdb.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
fontmetrics.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
glyphlist.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
high_level.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
image.py Raise more specific error if Pillow cannot be imported (#714) 2022-02-22 20:20:17 +01:00
jbig2.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
latin_enc.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
layout.py Ignore empty characters when analyzing layout (#689) 2022-02-22 21:20:26 +01:00
lzw.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfcolor.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfdevice.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfdocument.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdffont.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfinterp.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfpage.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfparser.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdftypes.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
psparser.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
py.typed export type annotations in package (#679) 2022-01-25 22:11:17 +01:00
runlength.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
settings.py Remove webapp and other (un)helpful application references: django, cgi, and pyinstaller. (#320) 2019-10-26 19:16:37 +02:00
utils.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00