14
0

Accepting request 692955 from home:guoyunhe

- 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
This commit is contained in:
Tomáš Chvátal
2019-04-11 07:52:10 +00:00
committed by Git OBS Bridge
commit 3927eadd20
6 changed files with 127 additions and 0 deletions

15
python-PyMuPDF.changes Normal file
View File

@@ -0,0 +1,15 @@
-------------------------------------------------------------------
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