4.9.0
Changes (Release 4.9.0)
Summary (pypdfium2)
pypdfium2 commit log
Commits between 4.8.0
and 4.9.0
(latest commit first):
33e1c37
[autorelease] update changelog and version file47fdab0
document: add taskbde4e91
Make extract_images CLI slightly more memory efficient0f252d3
Mainly abbreviate bitmap init codea6e3c71
Further strip pageobjects code26cc610
tile: slightly improve styleb7cb474
pageobjects: code style improvements (more one-liners)
PDFium commit log
Commits between 5731
and 5744
(latest commit first):
c4b31543f
Don't re-encode annotation /Contentsc207ee2c3
Enable -Wcovered-switch-default0703e0486
Avoid -Wcovered-switch-default errors in various placese0277e268
Avoid -Wcovered-switch-default errors in //core codef9fb18307
Avoid -Wcovered-switch-default errors in XFA codebcd9d08ed
Remove some unreachable code in CPDF_DataAvail5d675f6fd
Add a pixel test for Type 3 font with a pattern48468f15d
Fixdefines
in testing/fuzzers/BUILD.gn66608c815
Remove unnecessary Clear() operations2e68465df
Mark Apple-only code inside cfx_glyphcache.cpp as such875e85008
Rewrite MaybeOwned<> in terms of absl::variant<>1e9e67f49
Thwart move-elision on MaybeOwned::Get() invoked on rvalues.da4829cbc
DefineBUILD_WITH_CHROMIUM
for pdfium fuzzers22980b302
Fix some nits in CFX_GlyphCache