PDFium 133.0.6872.0
github-actions
released this
02 Dec 06:49
·
20 commits
to master
since this release
This version was built with branch chromium/6872
of PDFium
Changes
Commits between chromium/6858
and chromium/6872
:
- Combine nearly identical code in CPDF_GenerateAP::GenerateFormAP()
- Fix bad resource dictionary in freetext annotation pixel tests
- Split text field code out of CPDF_GenerateAP::GenerateFormAP()
- Split combo/listbox code out of CPDF_GenerateAP::GenerateFormAP()
- Clean up some dictionary usage in CPDF_GenerateAP::GenerateFormAP()
- Further split CPDF_GenerateAP::GenerateFormAP()
- Add more pixel tests for freetext annotation
- Move setjmp calls out of progressive_decoder.cpp, part 3.
- Fix botched GuessSizeForVSWPrintf() refactor
- Make png setjmp calls come from C, not C++.
- Simplify GenerateExtGStateDict()
- Refactor border style dict reading code into GetBorderStyleInfo()
- Consolidate border bevel/inset values into GenerateBorderAP()
- Use even more Google C++ variable names in cpdf_generateap.cpp
- Use more Google C++ variable names in cpdf_generateap.cpp
- Restructure a couple of functions inside cpdf_generateap.cpp
- Roll Zlib from c7678ba8af45 to 82a5fecf8aae (2 revisions)