4.5.0
Changes (Release 4.5.0)
Summary (pypdfium2)
- In pdfium-binaries, form initialization for V8/XFA enabled builds has been fixed (see pdfium-binaries#105).
pypdfium2's support model has been updated accordingly.
pypdfium2 commit log
PDFium commit log
Commits between 5677
and 5692
(latest commit first):
97af73090
Add use_system_libtiff build option9b9bf7539
Keep track of ExtGState resources69703b37c
Keep track of Font and XObject resources28f8db4c0
Avoid generating PDFs with unreferenced objects01b85b79a
Add object tree traversal utility functions1e5dee361
Save the trailer's object number when parsing0a6944ead
Explain how CPDF_Object worksf6bac94bd
Add fallback color space check when choosing JpxDecodeAction01ea024b7
Add RemoveTextObjectWithTwoPagesSharingResources test4d48929e3
Check for removed resources in saved output in RemoveTextObject test1f4904f68
Test trailer generation in FPDFSaveEmbedderTest.SaveLinearizedDoc5018240eb
Add some using statements in fpdf_save_embeddertest.cpp06a0689d4
Encapsulate more in CPDF_PageContentManager0a1116093
Switch CPDF_PageContentManager to have a CPDF_Document pointerf3d0f929f
Add RemoveTextObjectWithTwoPagesSharingContentArrayAndResources test469cc8f79
Roll Skia and use new SkImages factory and gni files1233727e1
Devirtualize CPDF_Object::CloneDirectObject()01288cd99
Use NOTREACHED_NORETURN() in core/fpdfapi/page4e8a0feaa
Fix nits in cpdf_pagecontentmanager.h49e4f4484
Rename JpxImageInfo::components to JpxImageInfo::channels5cd3d908b
Update third_party/base/numerics