Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/GDKSplashOutputDev.h
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-01-05 02:42:04 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-01-05 02:42:04 (GMT)
commite48cf2858b65aa026771a48d2b315cbc663d8234 (patch)
tree390d0b8699f36874eaa7c8a77e3917632864eac0 /pdf/xpdf/GDKSplashOutputDev.h
parenta88a1cde73b054120966e67bc0ad361457c5b4d2 (diff)
Do real thumbnailing of PDF files. It's slow, but I'll speed it up next!
Tue Jan 4 21:25:05 2005 Jonathan Blandford <jrb@redhat.com> * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files. It's slow, but I'll speed it up next!
Diffstat (limited to 'pdf/xpdf/GDKSplashOutputDev.h')
-rw-r--r--pdf/xpdf/GDKSplashOutputDev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/xpdf/GDKSplashOutputDev.h b/pdf/xpdf/GDKSplashOutputDev.h
index 753ef93..6ab769a 100644
--- a/pdf/xpdf/GDKSplashOutputDev.h
+++ b/pdf/xpdf/GDKSplashOutputDev.h
@@ -73,6 +73,8 @@ public:
int destX, int destY,
int width, int height);
+ void drawToPixbuf(GdkPixbuf *pixbuf, int pageNum);
+
// Find a string. If <startAtTop> is true, starts looking at the
// top of the page; else if <startAtLast> is true, starts looking
// immediately after the last find result; else starts looking at