pdfminer.six/pdfminer
yusuke.shinyama.dummy 21f6cf8fb6 removed PDFStream.decomp(). turned out zlib can handle trailing bytes.
git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@253 1aa58f4a-7d42-0410-adbc-911cccaed67c
2010-10-17 05:15:18 +00:00
..
cmap cmap compression patch. thanks to Jakub Wilk 2010-06-13 13:50:24 +00:00
Makefile apply more patches 2010-02-13 15:00:43 +00:00
__init__.py version bump 2010-08-29 07:00:01 +00:00
arcfour.py convert to doctest 2010-01-04 12:41:23 +00:00
ascii85.py More docstrings. 2009-11-04 11:28:32 +00:00
cmapdb.py layout analysis improved 2010-10-17 05:13:39 +00:00
converter.py layout analysis improved 2010-10-17 05:13:39 +00:00
encodingdb.py glyphlist bug (due to my misunderstanding of spec.) 2010-08-26 15:02:46 +00:00
fontmetrics.py more docstrings. 2009-11-04 10:35:16 +00:00
glyphlist.py glyphlist bug (due to my misunderstanding of spec.) 2010-08-26 15:02:46 +00:00
latin_enc.py more docstrings. 2009-11-04 10:35:16 +00:00
layout.py layout analysis improved 2010-10-17 05:13:39 +00:00
lzw.py More docstrings. 2009-11-04 11:28:32 +00:00
pdfcolor.py abbreviation PSLiteralTable.intern -> LIT, PSKeywordTable.intern -> KWD 2009-11-07 00:55:18 +00:00
pdfdevice.py glyphlist bug (due to my misunderstanding of spec.) 2010-08-26 15:02:46 +00:00
pdffont.py attempt to recover encoding info from texfont 2010-10-17 05:15:12 +00:00
pdfinterp.py some usage document added 2010-04-24 13:31:31 +00:00
pdfparser.py outline bug fixed 2010-10-17 05:14:52 +00:00
pdftypes.py removed PDFStream.decomp(). turned out zlib can handle trailing bytes. 2010-10-17 05:15:18 +00:00
psparser.py attempt to recover encoding info from texfont 2010-10-17 05:15:12 +00:00
rijndael.py convert to doctest 2010-01-04 12:41:23 +00:00
runlength.py Added RunLengthDecode filter by Troy Bollinger. 2009-12-24 11:51:43 +00:00
utils.py nunpack TypeError fix 2010-10-17 05:13:52 +00:00