14
0
forked from pool/python-pydyf

- update to 0.6.0:

* Add an option to use compressed object streams for PDF 1.5+,
    with financial support from Code & Co.
  * Add new text operators
  * Clean and fix documentation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=12
This commit is contained in:
2023-05-04 19:32:31 +00:00
committed by Git OBS Bridge
parent d36c99fbf2
commit c3ff4ac350
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 4 19:31:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.6.0:
* Add an option to use compressed object streams for PDF 1.5+,
with financial support from Code & Co.
* Add new text operators
* Clean and fix documentation
-------------------------------------------------------------------
Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>