PDFium 124.0.6337.0
github-actions
released this
04 Mar 06:35
·
42 commits
to master
since this release
This version was built with branch chromium/6337
of PDFium
Changes
Commits between chromium/6322
and chromium/6337
:
- Rename string's raw_span() method to unsigned_span().
- Fix wrong matrix outputs in CPDF_PageContentGenerator for path objects
- Fix wrong matrix outputs in CPDF_PageContentGenerator for text objects
- Fix incorrect current transformation matrix when saving PDFs
- Add path objects tests for a PDF saving bug
- Change GetColor() to WriteColorToStream()
- Update UNSAFE_BUFFER macros to match chromium/src/base
- Add text object version of a more complex test for a PDF saving bug
- Remove out-parameters from CPDF_Color::GetRGB()
- Remove out-parameters from CPDF_ColorState::Set{Color,Pattern}()
- Do no write out identity matrices in CPDF_PageContentGenerator
- Fix building with GCC
- Fix nits in CPDF_PageContentGeneratorTest
- Make CFX_RenderDevice::GetDIBits() take RetainPtrs by value
- Rename some colorspace methods
- Rename CPDF_ICCBasedCS member variables
- Roll third_party/zlib/ 646b7f569..3787595bb (4 commits)
- Remove the matrix from CPDF_GeneralState
- Avoid "unsafe" string indexing in PDF_NameEncode().
- Convert EXPECT_STREQ(x, y.c_str()) to EXPECT_EQ(x, y).
- Avoid result string with trailing NUL in XFA Decode().
- Roll third_party/skia/ 9832c7722..49f18efdf (331 commits)
- Roll Catapult from f448d5bf8e57 to 4dc7721a1444 (93 revisions)
- Roll libpng from f11b2ae20fa0 to 3c7486b231c7 (2 revisions)