Skip to content

4.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 04:05
· 317 commits to main since this release

Changes (Release 4.13.0)

Summary (pypdfium2)

pypdfium2 commit log

Commits between 4.12.0 and 4.13.0 (latest commit first):

  • 1dd22bf [autorelease] update changelog and version file
  • 6132aa5 Minor setupsrc changes
  • e4a1b0f version: add task
  • 2f982b4 readme: discuss drawbacks of ABI-level bindings
PDFium commit log

Commits between 5786 and 5799 (latest commit first):

  • 6e653ec0c Add high-resolution re-rendering test
  • 72b051838 Add CFX_SkiaDeviceDriver(SkCanvas*) constructor
  • 88ad8bf36 Add big scary comment about thread unsafety to fpdfview.h.
  • 1f8d57863 Add unit test that operator New is shimmed onto BRP
  • 8277d6e96 Small tidy in CPWL_Wnd::SharedCaptureFocusState.
  • eee36578b Rename CPWL_MsgControl to SharedCaptureFocusState and nest in CPWL_Wnd.
  • 28eb03ee8 Remove CPWL_Wnd::CreateScrollBar()
  • 8172e30fe Remove references to empty Skia "opts" GNI targets/files
  • 249ff515f Roll third_party/skia/ 5c93acf31..6acd5a6fe (263 commits)
  • 586ed826d Avoid dangling ptr in ~CPWL_MsgControl().
  • 4056a102f Rename RePosChildWnd() to RepositionChildWnd()
  • 753fad158 Add pixel test for non-ASCII text appearances
  • c72dad9f7 Avoid setting DiscardableMemoryAllocator in LLVMFuzzerTestOneInput()
  • 328edf32a Use noparent=True in //public/DEPS
  • 0b74b9a8f Forward declare ByteString in the custom gtest-printers.h