Skip to content

4.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 04:11
· 285 commits to main since this release

Changes (Release 4.16.0)

Summary (pypdfium2)

pypdfium2 commit log

Commits between 4.15.0 and 4.16.0 (latest commit first):

  • 5406fc9 [autorelease] update changelog and version file
  • 5739294 PIL buffer test: relax copy assert to warning
  • 5f2288a to_pil(): reflect image changes in buffer
  • ca7d701 bitmap.from_pil(): preserve RGBX
  • 872bf6b include bindings/*.py in sdist
  • 058014e bitmap comment: nits
  • d99bae3 readme: fix cffi link
  • 49b63b1 bitmap nit: improve version info
  • 13360db page: single line nits
  • 2ac239c Add return code check for FPDFPage_RemoveObject()
  • 5e7d954 init_forms(): further check correction
  • a88f65f Somewhat work on imports
  • 2f338e5 bitmap.from_pil(): Add option to re-copy
  • 046216e bitmap: improve code docs
PDFium commit log

Commits between 5827 and 5841 (latest commit first):

  • f608b5d3a Don't implement CPDF_DIB::GetBuffer()
  • b8df4c36d Remove redundant MSVC 4267 warning
  • 3e0aca455 Add a pixel test for a trailer with the wrong /Size
  • 2c7354693 Tolerate bad /Size in V5 xrefs
  • 089adc52f Give CPDF_CrossRefTable::ShrinkObjectMap() a better name
  • 9256bd661 [Skia] Handle text scaling inside CFX_SkiaDeviceDriver
  • e49db5b31 Update the constant used to limit xref size
  • 42f3930ce Add a ParserXRefTest test for wrong /Size relative to /Index
  • fd0b83c85 Add more ParserXRefTest test cases for /Index
  • b68545c09 Add more ParserXRefTest test cases
  • f899df424 Change ParserXRefTest to use Gmock matchers
  • 7923337d2 Change some ParserTest to use a test fixture
  • 7b044178d Clean up ShrinkObjectMap() methods
  • 12f7dcb80 Document default type value in CPDF_Parser::ProcessCrossRefV5Entry()
  • e70dfbc6b Memoize RealizeSkImage() in CPDF_PageImageCache
  • e392794c0 Remove force_alpha parameter
  • 517bbe3dc Remove last reference to SkBitmap
  • 44b0492c7 Remove no longed needed .cookie from PartitionOptions initialization
  • 1b2a3b549 Roll base/allocator/partition_allocator/ b8014d77e..f13adc396 (28 commits)
  • 6e3e8502c Move alpha type conversion into RealizeSkImage()
  • a4ec25d38 Cleanup at pdf fuzzer termination.
  • d36799c75 Roll Code Coverage from de759c9da836 to 8ec74a909da4 (6 revisions)
  • ba7701bc2 Roll Catapult from 730ebc3ef2f3 to f51324c1c818 (59 revisions)