pypi pdfminer.six 20191020

latest releases: 20231228, 20221105, 20220524...
4 years ago

Deprecated

  • Support for Python 2 is dropped at January 1st, 2020 (#307)

Added

  • Contribution guidelines in CONTRIBUTING.md (#259)
  • Support new encodings OneByteEncoding and DLIdent for CMaps (#283)

Fixed

  • Use six.iteritems() instead of dict().iteritems() to ensure Python2 and Python3 compatibility (#274)
  • Properly convert Adobe Glyph names to unicode characters (#263)
  • Allow CMap to be a content stream (#283)
  • Resolve indirect objects for width and bounding boxes for fonts (#273)
  • Actually updating stroke color in graphic state (#298)
  • Interpret (invalid) negative font descent as a positive descent (#203)
  • Correct colorspace comparision for images (#132)
  • Allow for bounding boxes with zero height or width by removing assertion (#246)

Changed

  • All dependencies are managed in setup.py (#306, #219)

Don't miss a new pdfminer.six release

NewReleases is sending notifications on new releases.