Skip to content

Releases: pymupdf/PyMuPDF

Fixes Issues #189 and #191

26 Jul 09:27
Compare
Choose a tag to compare

For fixing #189, we are supporting builtin CJK fonts now (CJK = China, Japan, Korea). This should lead to correctly generated pixmaps for documents using these languages. This change has consequences for our binary file size: it will now range between 8 and 10 MB, depending on the OS.

Issue #191 occurred when setting the contents of an annotation. Certain values had been incorrectly de-referenced in PyMuPDF's C-level.

Since the previous release, we are also generating wheels for Python 3.7 in OS Linux and Mac OS.

Supporting Annotation Line End Symbols

19 Jul 22:53
068a8fa
Compare
Choose a tag to compare
1.13.14

Bump version date

More annotation support, various fixes

10 Jul 13:48
7193724
Compare
Choose a tag to compare
Update list-fields.py

always print repr() of s widget's property.

Fixes #180, support widget updates

26 Jun 12:33
Compare
Choose a tag to compare

Supporting PDF Widgets

20 Jun 15:04
Compare
Choose a tag to compare
1.13.11

Upload v1.13.11

Fixing issue #177

14 Jun 12:31
Compare
Choose a tag to compare
1.13.10

Fixes issue #177

Fixes #176

09 Jun 19:51
Compare
Choose a tag to compare
1.13.9

Fixing #176

Fix possible seg faults in new annotation methods

07 Jun 21:53
ee19160
Compare
Choose a tag to compare
1.13.8

Adjust version number and date

Extended Annotation Support

05 Jun 13:22
d543df9
Compare
Choose a tag to compare
1.13.7

Adjust Release Date

Fixes issue #173

27 May 14:42
b46008a
Compare
Choose a tag to compare
1.13.6

Bump version date for 1.13.6