${PREFIX}/include/poppler/poppler-config.h is set appropriately
for the user's PKG_SYSCONFBASE setting.
Use the PAPERSIZE variable to set the a4 option, the same way the
xpdf package does it.
These two improvements are from Mark Davies via private email.
Thank you Mark.
Bump PKGREVISION.
Release 0.4.2
- Fix a rotation bug.
- Fix freetype pkg-config check
- Default to built-in decompression.
Release 0.4.1
- Fix and simplify glib rotation API.
- Fix build issue with freetype flags.
Release 0.4.0
- Real text selection.
- API breakage in glib wrapper: dropping dest_x and dest_y
arguments from poppler_page_render_to_pixbuf().
- Updates to glib printing API from Martin Kretzschmar to
support setting paper size and duplex from the application.
- Much work on Qt4 bindings and Arthur output device. Still
work in progress, thouhg.
This is poppler, a PDF rendering library. It is a fork of the xpdf
3.0 PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC.
Poppler provides PDF rendering functionality as a shared library,
to centralize the maintenence effort and to reduce duplicated
effort. And the poppler developers would like to move libpoppler
forward in a number of areas that doesn't fit within the goals of
xpdf.