PDFium 117.0.5854.0
github-actions
released this
26 Jun 07:35
·
97 commits
to master
since this release
This version was built with branch chromium/5854
of PDFium
Changes
Commits between chromium/5841
and chromium/5854
:
- Add GDI renderer support to test_runner.py
- Add GDI renderer to pdfium_test
- Fix stack-overflow in CheckForSharedFormInternal()
- Use NOTREACHED_NORETURN() in non-win32 core/fxge code
- Change enum CFX_ImageTransformer::StretchType to an enum class
- Use PageRenderer::Write() for all output formats
- Add --use-renderer support to test_runner.py
- Revert "Don't implement CPDF_DIB::GetBuffer()"