pdfminer.six/pdfminer
Yusuke Shinyama 4faccff9c9 Merge pull request #16 from jcushman/master
2x faster group_textboxes function.
2013-04-09 01:58:56 -07:00
..
Makefile apply more patches 2010-02-13 15:00:43 +00:00
__init__.py documentation update and version bump 2011-05-15 01:37:14 +09:00
arcfour.py stay with python2 2010-10-19 09:57:01 +00:00
ascii85.py stay with python2 2010-10-19 09:57:01 +00:00
ccitt.py CCITTFaxFilter.reversed fix 2011-07-31 17:36:02 +10:00
cmapdb.py removed initial cmap/ directory 2011-07-31 18:05:07 +10:00
converter.py imagewriter now works with text output 2011-11-07 01:15:10 +10:00
encodingdb.py stay with python2 2010-10-19 09:57:01 +00:00
fontmetrics.py get width based on utf-8 char. 2011-07-23 16:34:11 +02:00
glyphlist.py stay with python2 2010-10-19 09:57:01 +00:00
image.py Deal with CMYK images by converting them to RGB. PIL does not invert CMYK images as of PIL 1.1.7, so the invert happens in ImageWriter. 2012-01-24 16:18:36 -08:00
latin_enc.py stay with python2 2010-10-19 09:57:01 +00:00
layout.py 2x faster group_textboxes function. 2012-06-22 18:11:45 -03:00
lzw.py canonicalize package names 2011-03-02 23:43:03 +09:00
pdfcolor.py stay with python2 2010-10-19 09:57:01 +00:00
pdfdevice.py code cleanup 2011-02-14 22:51:20 +09:00
pdffont.py get width based on utf-8 char. 2011-07-23 16:34:11 +02:00
pdfinterp.py avoid crash when colorspace is null. 2011-11-06 20:10:48 +10:00
pdfparser.py PDFDocument.lookup_names.lookup didn't find 'Names' in some files 2012-03-19 16:42:58 -03:00
pdftypes.py added CCITTFaxFilter support and a very crude image extraction. 2011-07-18 21:07:00 +10:00
psparser.py canonicalize package names 2011-03-02 23:43:03 +09:00
rijndael.py canonicalize package names 2011-03-02 23:43:03 +09:00
runlength.py stay with python2 2010-10-19 09:57:01 +00:00
utils.py fixed: crash due to small layout elements (thanks to hsoft) 2011-07-31 17:44:09 +10:00