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 @@ -12,6 +12,13 @@ Change Log
1212 * **Fixed** `4004 <https://github.com/pymupdf/PyMuPDF/issues/4004>`_: Segmentation Fault When Updating PDF Form Field Value
1313 * **Fixed** `3751 <https://github.com/pymupdf/PyMuPDF/issues/3751>`_: apply_redactions causes part of the page content to be hidden / transparent
1414
15+ * Other:
16+
17+ * New Page method "recolor" which changes the color component count of text, image and vector graphic objects.
18+ * New Document method "recolor" invokes the same-named "Page" method for all pages in the PDF.
19+ * Image support for "Stamp" annotations.
20+ * Accessing the object definition for an (orphaned) cross reference number no longer raises an exception.
21+
1522
1623**Changes in version 1.24.14 (2024-11-19)**
1724
You can’t perform that action at this time.
0 commit comments