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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5a88cb06e5beb64a1ef2147ee879b0e5139f5fdb827fda2fcf14a018c7b11e6
|
|
||||||
size 16186
|
|
3
pydyf-0.8.0.tar.gz
Normal file
3
pydyf-0.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b22b1ef016141b54941ad66ed4e036a7bdff39c0b360993b283875c3f854dd9a
|
||||||
|
size 16342
|
@@ -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>
|
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
|
* Add the PDF.page_references property
|
||||||
* Revert the PDF.pages['Kids'] behavior to be backwards compatible with version 0.3.0
|
* 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 page’s reference to be retrieved using PDF.pages['Kids'][n]
|
* Allow nth page’s reference to be retrieved using PDF.pages['Kids'][n]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 12 14:08:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
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
|
* Support marked content
|
||||||
* Allow version and ID to be specified when initializing PDF objects
|
* Allow version and ID to be specified when initializing PDF objects
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pydyf
|
# spec file for package python-pydyf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2022-2023 Dr. Axel Braun <DocB@openSUSE.org>
|
# Copyright (c) 2022-2023 Dr. Axel Braun <DocB@openSUSE.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pydyf
|
Name: python-pydyf
|
||||||
Version: 0.7.0
|
Version: 0.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A low-level PDF generator
|
Summary: A low-level PDF generator
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user