summaryrefslogtreecommitdiff
path: root/test/pdf2png.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-17test: Free resources in pdf2pngBryce Harrington1-0/+2
2016-04-16pdf2png: fix deprecated warningAdrian Johnson1-0/+2
2010-06-11test: Use a group to render PDF correctly using poppler.Chris Wilson1-3/+6
2010-06-11Revert "test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel te...Chris Wilson1-5/+5
2010-06-11test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel text.Chris Wilson1-5/+5
2009-07-02[test] Use poppler_page_render with a transparent surfaceCarlos Garcia Campos1-4/+5
2009-01-02[test] Fix mismatched free.Chris Wilson1-2/+2
2008-11-05[test/pdf2png] Remove dependency on GdkPixbufChris Wilson1-13/+19
2006-06-14Bug 5306: test/pdf2png: Add missing include of stdio.hDom Lachowicz1-0/+1
2006-05-05Revert "pdf2png: Use new poppler_page_render to render directly through cairo."Carl Worth1-27/+11
2006-05-02pdf2png: Use new poppler_page_render to render directly through cairo.Carl Worth1-11/+27
2005-12-07Add checks for poppler and friends which are needed by pdf2png. Set CAIRO_CAN...Carl Worth1-0/+88