pdfminer.six/pdfminer
Pieter Marsman 6f362f53fe Raise a `KeyError` with a useful message if `unicode2name()` does not match any glyph name. Use this message to log debug statements. 2019-07-16 08:52:24 +02: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 FEAT: Release 20181108 2018-11-08 22:37:11 +05:30
arcfour.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
ascii85.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
ccitt.py move unittest to main() 2018-06-26 00:51:51 +02:00
cmapdb.py Fixes needed to be able to compile pdfminer.six with Cython 2018-04-12 00:05:38 +02:00
converter.py converter: Fix XML syntax 2018-03-06 14:41:52 +04:00
encodingdb.py Raise a `KeyError` with a useful message if `unicode2name()` does not match any glyph name. Use this message to log debug statements. 2019-07-16 08:52:24 +02:00
fontmetrics.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
glyphlist.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
high_level.py Remove leftover from removing shebangs (#81) 2017-08-18 08:09:00 +02:00
image.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
latin_enc.py decode cid: 160 and 170 to spaces 2018-06-20 17:17:03 +05:30
layout.py Merge pull request #141 from timb07/speedup_layout 2018-11-08 20:28:40 +05:30
lzw.py logging (stupid bug) 2017-04-19 13:48:45 +02:00
pdfcolor.py pdfcolor: Fix Python 2.6 compatibility 2018-03-06 14:53:11 +04:00
pdfdevice.py apply dos2unix to files in pdfminer/ and tools/ to remove \r\n windows line endings 2018-06-21 12:19:48 -07:00
pdfdocument.py solves https://github.com/pdfminer/pdfminer.six/issues/65 2017-07-20 21:17:06 +02:00
pdffont.py Raise a `KeyError` with a useful message if `unicode2name()` does not match any glyph name. Use this message to log debug statements. 2019-07-16 08:52:24 +02:00
pdfinterp.py render_string() now takes 3 parameters, not 5 (reverted from commit 95b65536af) 2018-06-21 09:49:45 +02:00
pdfpage.py Fixes #64 -- be less strict when inspecting a tree type (#76) 2017-07-20 20:46:35 +02:00
pdfparser.py Fix cases where a bytearray doesn't work in place of bytes 2018-04-03 07:27:29 +10:00
pdftypes.py Resolve unresolved PDFObjectRefs (#70) 2017-06-02 13:35:12 +02:00
psparser.py Fix TypeError caused by bug in _parse_comment; #90 #89 #109 2018-04-03 12:47:40 +10:00
rijndael.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
runlength.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
settings.py Miscellaneous bug fixes (#47) 2017-02-06 14:57:01 +01:00
utils.py Merge pull request #141 from timb07/speedup_layout 2018-11-08 20:28:40 +05:30