From 0607a5da99d7206625d8537fb28096d755721de3 Mon Sep 17 00:00:00 2001 From: Martin Kretzschmar Date: Sat, 08 Jan 2005 21:59:23 +0000 Subject: pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile): * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel) (fillGlyph, fillImageMask, drawImage): pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile): pdf/splash/SplashTypes.h: pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8 packed mode for Splash. * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use RGB8 packed mode, eliminates the pixbuf data creation loop. --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 995300f..19cbedc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2005-01-08 Martin Kretzschmar + * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel) + (fillGlyph, fillImageMask, drawImage): + pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile): + pdf/splash/SplashTypes.h: + pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8 + packed mode for Splash. + + * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use + RGB8 packed mode, eliminates the pixbuf data creation loop. + * shell/ev-print-job.c (ev_print_job_finalize) (ev_print_job_set_property, ev_print_job_get_property) (ev_print_job_set_gnome_print_job, ev_print_job_set_document) -- cgit v0.9.1