File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ Change Log
2222 * **Fixed** `4004 <https://github.com/pymupdf/PyMuPDF/issues/4004>`_: Segmentation Fault When Updating PDF Form Field Value
2323 * **Fixed** `3751 <https://github.com/pymupdf/PyMuPDF/issues/3751>`_: apply_redactions causes part of the page content to be hidden / transparent
2424
25+ * Other:
26+
27+ * New Page method "recolor" which changes the color component count of text, image and vector graphic objects.
28+ * New Document method "recolor" invokes the same-named "Page" method for all pages in the PDF.
29+ * Image support for "Stamp" annotations.
30+ * Accessing the object definition for an (orphaned) cross reference number no longer raises an exception.
31+
2532
2633**Changes in version 1.24.14 (2024-11-19)**
2734
You can’t perform that action at this time.
0 commit comments