changes:
-Security fixes from xpdf 3.02pl4
-bugfixes
-qt4 API improvements
pkgsrc change: add patch for CVE-2009-3607 (integer overflow
in create_surface_from_thumbnail_data)
- bugfixes
- Support for list-style-image, including zoom
- Support for fonts by URL
- Default CSS hides noscript
- Switched to httplib for external sources
PoDoFo is a library to work with the PDF file format. The name
comes from the first letter of PDF (Portable Document Format). A
few tools to work with PDF files are already included in the PoDoFo
package.
The PoDoFo library is a free, portable C++ library which includes
classes to parse PDF files and modify their contents into memory.
The changes can be written back to disk easily. The parser can also
be used to extract information from a PDF file (for example the
parser could be used in a PDF viewer). Besides parsing PoDoFo
includes also very simple classes to create your own PDF files.
All classes are documented so it is easy to start writing your own
application using PoDoFo.
This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read them
if they are present. When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.
changes:
-Several fixes and improvements to Pdf exporter
-More translation and documentation updates
-Several fixes to protect against possible crashes
-Improvements to the Scripter to enable more features
pkgsrc note: The gnu-autoconf based make system is completely broken
now, had to switch to cmake. Added cups dependency.
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
1.0.0 Tue Sep 8 11:00:00 2009
- Bugfixes: * text_wrap option still generated
0.99_5 Mon Sep 7 11:00:00 2009
- POD cleanup
- Bugfixes: * current perlcritic passes
0.99_4 Fri Sep 4 15:00:00 2009
- Corrected documentation for width_environment option (alignment is
possible thanks to fix of #49422)
0.99_3 Fri Sep 4 12:08:00 2009
- added clearer for alignment options.
- Bugfixes: * Alignment of longtables is wrongly generated (#49422,
thanks Jens)
0.99_2 Sat Aug 10 17:25:00 2009
- Bugfixes: * removed unneccessary no critic (thanks Salvatore)
* min Moose version in Build.PL/Makefile.PL (caused
cpantesters fails)
0.99_1 Sat Aug 08 11:33:00 2009
- code cleanup
- POD corrections
- removed all deprecated code
- Bugfixes: * row id in callback functions sometimes wrong
* perlcritic now passes with Pod::Spelling (thanks Salvatore
and Rafael)
0.9.17 Sat Jul 26 12:00:00 2009
- new option tablelasttail
- Template variables documented in TypeI.pm
- Code cleanup: * type, colums_like_header, resize, callback,
fontfamily, fontsize, xentrystretch now checked via Moose
* fontfamily, fontsize, table*, xentrystretch now generated
via Template
* csv2pdf
* Removed old deprecated code from 0.1.0 and 0.8.0
(in the next release - probably 1.0 - I will remove all
deprecated code!)
- Bugfix: csv2pdf --out option broken
(which got slightly out of sync) and use the original Makefile,
fixes an unresolved autoconf variable in the .pc file reported
by Hasso Tepper
bump PKGREVISION
This is a major update, switches to the 0.12 release branch.
Most notable change is that the color management stuff which we had
as patches in pkgsrc is official now.
Otherwise - many fixes and enhancements.
(while this is a .0 release I've been tracking the 0.11.x snapshots
and release candidate for a while so I don't expect big problems)