Skip to content

v0.2.2

Compare
Choose a tag to compare
@ashutoshvarma ashutoshvarma released this 03 Jul 16:51

Changelog - https://pyxpdf.readthedocs.io/en/latest/changelog.html

Changes:

  • c901dd0 [skip travis] add pypi deployment in azp
  • ecbc8d9 update changelog and bump version to v0.2.2
  • 3ef2108 fix gcc std=c++14 warnings for C in travis
  • 20a4b61 install specific CMake in travis
  • 23bb154 increase logging in get_libxpdf.py
  • 2588c04 build libxpdf in travis comprehensive tests
  • 46f200f Makefile: add rule for gcc debug build
  • 4476f9c setup: add option to build libxpdf during setup.py install
  • b0e7a71 move docs requirements to seprate file
  • e895931 update docs
See More
  • b992a41 add bpc and components attributes in PDFBitmapImage
  • b346f08 update tests for PDFImageoutput
  • 0523f5f add function to add fonts in Config
  • e32a6c9 add RawImageOutput tests
  • e77fbde cpp: fix garbage value in PDFBitmapImage.colorspace
  • d66e008 fix wheels tests in azp
  • dd7c7aa add tests for PDFImageOutput
  • 777df41 add pdfs from poppler test
  • cda776e PDFImage: change default compression to unknown from image
  • a908645 update optional dependencies in setup.py
  • 66fefb8 bump version to v0.2.2a0
  • e975c1d globalconfig; use new to bypass init call for Config
  • c10102d new PDFImage class to represent a extracted pdf image
  • 1327190 add getBBox() to get pdf images bboxes
  • deca60e docs: add tutorials

This list of changes was auto generated.