summaryrefslogtreecommitdiff
path: root/test/pdf2png.c
Commit message (Expand)AuthorAgeFilesLines
* test: Free resources in pdf2pngBryce Harrington2018-10-171-0/+2
* pdf2png: fix deprecated warningAdrian Johnson2016-04-161-0/+2
* test: Use a group to render PDF correctly using poppler.Chris Wilson2010-06-111-3/+6
* Revert "test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel te...Chris Wilson2010-06-111-5/+5
* test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel text.Chris Wilson2010-06-111-5/+5
* [test] Use poppler_page_render with a transparent surfaceCarlos Garcia Campos2009-07-021-4/+5
* [test] Fix mismatched free.Chris Wilson2009-01-021-2/+2
* [test/pdf2png] Remove dependency on GdkPixbufChris Wilson2008-11-051-13/+19
* Bug 5306: test/pdf2png: Add missing include of stdio.hDom Lachowicz2006-06-141-0/+1
* Revert "pdf2png: Use new poppler_page_render to render directly through cairo."Carl Worth2006-05-051-27/+11
* pdf2png: Use new poppler_page_render to render directly through cairo.Carl Worth2006-05-021-11/+27
* Add checks for poppler and friends which are needed by pdf2png. Set CAIRO_CAN...Carl Worth2005-12-071-0/+88