9
0
forked from pool/perl-PDF-API2

Accepting request 332496 from devel:languages:perl:autoupdate

OBS-URL: https://build.opensuse.org/request/show/332496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=32
This commit is contained in:
Stephan Kulow
2015-09-21 05:04:59 +00:00
committed by Git OBS Bridge
parent d90a7fb598
commit 5ecc0c6648
5 changed files with 53 additions and 6 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Sep 20 16:15:24 UTC 2015 - coolo@suse.com
- updated to 2.024
see /usr/share/doc/packages/perl-PDF-API2/Changes
2.024 2015-09-18
- [RT #104133] Include all bounding boxes when importing a page
(patch by Don Huettl of Grant Street Group).
- [RT #104133] When retrieving bounding boxes for a page, fall
back according to the defaults listed in the PDF spec (patch by
Don Huettl of Grant Street Group).
- Barcodes now take an optional -caption argument that will be
printed beneath the barcode. This can replace or be used in
conjunction with the text representation of the barcode
(requested by Gareth Tunley).
- [RT #105581] Calls to width() in BaseFont are now significantly
faster (patch by Dmitri Tikhonov).
-------------------------------------------------------------------
Tue Apr 14 18:36:24 UTC 2015 - coolo@suse.com