14
0
forked from pool/python-pydyf

- update to 0.8.0:

* Add text rise operator
- Update to version 0.4.0
- Update to version 0.3.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=16
This commit is contained in:
2024-01-05 16:03:11 +00:00
committed by Git OBS Bridge
parent 73fe7ecf26
commit 5a9c360538
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 5 16:02:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.8.0:
* Add text rise operator
-------------------------------------------------------------------
Sun Jul 16 21:09:43 UTC 2023 - Axel Braun <axel.braun@gmx.de>
@@ -21,13 +27,13 @@ Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
* Add the PDF.page_references property
* Revert the PDF.pages['Kids'] behavior to be backwards compatible with version 0.3.0
- Update to version 0.4.0
- Update to version 0.4.0
* Allow nth pages reference to be retrieved using PDF.pages['Kids'][n]
-------------------------------------------------------------------
Wed Oct 12 14:08:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.3.0
- Update to version 0.3.0
* Support marked content
* Allow version and ID to be specified when initializing PDF objects