forked from pool/python-PyMuPDF
- Version 1.14.14 * Fix bug in Link target point calculation - Version 1.14.13 * For binary, memory-based input to most methods, now alsoio.BytesIO objects are accepted. * Fixed a bug not correctly showing inserted images with maintained aspect ratio. - For earlier changelog, see https://github.com/pymupdf/PyMuPDF/releases OBS-URL: https://build.opensuse.org/request/show/692955 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=1
16 lines
592 B
Plaintext
16 lines
592 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 10 13:17:25 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
|
|
|
- Version 1.14.14
|
|
* Fix bug in Link target point calculation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 18:38:22 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
|
|
|
- Version 1.14.13
|
|
* For binary, memory-based input to most methods, now alsoio.BytesIO objects
|
|
are accepted.
|
|
* Fixed a bug not correctly showing inserted images with maintained aspect
|
|
ratio.
|
|
- For earlier changelog, see https://github.com/pymupdf/PyMuPDF/releases
|