automatic update OBS-URL: https://build.opensuse.org/request/show/296171 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CAM-PDF?expand=0&rev=10
73 lines
2.9 KiB
Plaintext
73 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 14 12:37:14 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.60
|
|
see /usr/share/doc/packages/perl-CAM-PDF/CHANGES
|
|
|
|
1.60 14 Aug 2013
|
|
[ENHANCEMENTS]
|
|
- Added min/max font size for form field filling.
|
|
Thanks to Gareth Tunley for the idea and the initial code
|
|
|
|
1.59 28 Jan 2013
|
|
[FIXES]
|
|
- Added support for the \134 escape, synonymous with \
|
|
Thanks to Zakariyya Mughal for the patch
|
|
https://rt.cpan.org/Ticket/Display.html?id=83018
|
|
|
|
1.58 28 May 2012
|
|
Many thanks for Vadim Repin for numerous excellent bug reports!
|
|
[FIXES]
|
|
- Appended pdf revisions incorrectly incremented object generation numbers
|
|
https://rt.cpan.org/Ticket/Display.html?id=76513
|
|
- Appending pdf revisions was broken for non-linearized PDFs
|
|
https://rt.cpan.org/Ticket/Display.html?id=76514
|
|
- Allow multiple "startxref" statements in the last 1024 bytes -- unlikely, but possible
|
|
https://rt.cpan.org/Ticket/Display.html?id=77508
|
|
- Allow whitespace at the beginning of an indirect object (I think the PDF spec is
|
|
ambiguous about this)
|
|
https://rt.cpan.org/Ticket/Display.html?id=76512
|
|
- Allow backspace character
|
|
https://rt.cpan.org/Ticket/Display.html?id=76151
|
|
[DOCUMENTATION]
|
|
- mention $pdf->setPageContent($pagenum, $tree->toString());
|
|
Leo Lapworth and http://cpanforum.com/posts/13228
|
|
|
|
1.57 17 Dec 2011
|
|
[FIXES]
|
|
- Test for undef streams instead of truth, to allow streams like '' or '0'
|
|
Thanks to Thorsten Schwander for the patch
|
|
- Failed to parse PDF 1.5 cross reference streams where a
|
|
1024-byte boundary happened to fall between "endstream" and
|
|
"endobj" do to a logic error.
|
|
Thanks to Thorsten Schwander for the report and fix suggestion
|
|
|
|
1.56 13 Dec 2011
|
|
[FIXES]
|
|
- Workaround for corrupt PDFs that have 'n' records in their index that point to byte zero
|
|
of the file. Silently treat those as 'f' records. Yet another case of Acrobat supporting
|
|
broken PDFs, so the rest of us have to support them too...
|
|
Thanks to Mark Hunnibell for a sample PDF that demonstrated the problem
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 6 21:09:37 UTC 2011 - jw@suse.com
|
|
|
|
- update to 1.55,
|
|
1.52 ignored CharMaps.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:30:51 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:25 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 00:08:53 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (1.52)
|
|
|