14
0

Accepting request 734557 from home:guoyunhe:branches:devel:languages:python

- Version update to 1.16.3
  * significant performance improvements for dict / rawdict text
    extraction
  * Page.getText() now support text extraction for "blocks" and
    "words"

OBS-URL: https://build.opensuse.org/request/show/734557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2019-10-02 11:55:21 +00:00
committed by Git OBS Bridge
parent 760438b0bd
commit 2868f4b3f4
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 2 11:25:50 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version update to 1.16.3
* significant performance improvements for dict / rawdict text
extraction
* Page.getText() now support text extraction for "blocks" and
"words"
-------------------------------------------------------------------
Tue Sep 17 21:26:39 UTC 2019 - Yunhe Guo <i@guoyunhe.me>