forked from pool/python-PyMuPDF
- Version 1.14.15 * Fix utils.updateRect exception * Draw a shape without outlines * Fix Line cap and Line join OBS-URL: https://build.opensuse.org/request/show/704928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=5
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 23 07:28:09 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
|
|
|
- Version 1.14.15
|
|
* Fix utils.updateRect exception
|
|
* Draw a shape without outlines
|
|
* Fix Line cap and Line join
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 07:52:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Run spec-cleaner
|
|
- Use freetype2 not old freetype1
|
|
|
|
-------------------------------------------------------------------
|
|
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
|