Commit graph

4 commits

Author SHA1 Message Date
drochner
551dbc985a update to 0.5.3
changes:
-improved Qt bindings
-Cairo backend now supports masked images
-make glib bindings more language binding friendly
-Search now works with ligatures
-glib bindings now has an entry point to render to a cairo_t
-GCC 4.1 and MSVC compilation fixes
-bugfixes and cleanup
2006-05-31 18:13:54 +00:00
reed
fda4e67e29 Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.
I missed this in my commit earlier.
2006-04-06 18:25:39 +00:00
reed
dc901fa0d1 Use pthread-stublib on NetBSD 1.x and 2.x.
Bump PKGREVISION.
Patch updated to use the library.

Thank you Joerg for the suggestion.
2006-04-03 21:20:06 +00:00
reed
7c97528731 Split out the tools from the poppler package.
This provides PDF (Portable Document Format) utilities from the
poppler project. Some of these are based on the versions from xpdf.

This poppler-utils package provides:

pdffonts  - lists fonts used in PDF files with details
pdfimages - saves images from a PDF file as PPM, PBM or JPEG
pdfinfo   - prints document information from 'Info' dictionary
pdftohtml - convert PDF files into HTML, XML and PNG images
pdftoppm  - converts PDF files to PPM, PGM, or PBM image files
pdftops   - converts a PDF file to PostScript
pdftotext - converts a PDF file to plain text
2006-04-01 19:11:39 +00:00