Skip to content

Commit 1f8da4f

Browse files
changes.txt: updates for current tree.
1 parent 251b339 commit 1f8da4f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

changes.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@ Change Log
22
==========
33

44

5+
**Changes in version 1.25.3 ()**
6+
7+
* Use MuPDF-1.25.4.
8+
9+
* Fixed issues:
10+
11+
* **Fixed** `4139 <https://github.com/pymupdf/PyMuPDF/issues/4139>`_: Text color numbers change between 1.24.14 and 1.25.0
12+
* **Fixed** `4141 <https://github.com/pymupdf/PyMuPDF/issues/4141>`_: Some insertion methods fails for pages without a /Resouces object
13+
* **Fixed** `4180 <https://github.com/pymupdf/PyMuPDF/issues/4180>`_: Search problems
14+
* **Fixed** `4182 <https://github.com/pymupdf/PyMuPDF/issues/4182>`_: Text coordinate extraction error
15+
* **Fixed** `4245 <https://github.com/pymupdf/PyMuPDF/issues/4245>`_: Highlighting issue distorted on recent versions
16+
* **Fixed** `4254 <https://github.com/pymupdf/PyMuPDF/issues/4254>`_: add_freetext_annot is drawing text outside the annotation box
17+
18+
* Other:
19+
20+
* In annotations:
21+
* Added support for subtype FreeTextCallout.
22+
* Added support for rich text.
23+
* Added miter_limit arg to insert_text*() to allow supression of spikes caused by long miters.
24+
* Add Widget Support to `Document.insert_pdf()`.
25+
* Add `bibi` to span dicts.
26+
* Add `synthetic' to char dict.
27+
28+
529
**Changes in version 1.25.2 (2025-01-17)**
630

731
* Fixed issues:

0 commit comments

Comments
 (0)