[poppler] poppler: ChangeLog,1.336,1.337

Albert Astals Cid aacid at kemper.freedesktop.org
Tue Apr 4 14:01:03 PDT 2006


Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv26801

Modified Files:
	ChangeLog 
Log Message:
        * splash/Splash.cc:
        * splash/SplashBitmap.cc: Make Splashbitmap RGB8 use 32bits internally
        * qt/poppler-page.cc:
        * qt4/src/poppler-page.cc: Adapt to splashbitmap change so copying to
        QImage is faster.
        Patch by Frank Meerkötter slightly modified by Albert Astals Cid

I'll leave adapting the glib frontend for you guys, i tried to adapt it but i got lost at gdk_pixbuf_get_n_channels (pixbuf);



Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -d -r1.336 -r1.337
--- ChangeLog	4 Apr 2006 20:42:08 -0000	1.336
+++ ChangeLog	4 Apr 2006 21:01:01 -0000	1.337
@@ -1,5 +1,14 @@
 2006-04-04  Albert Astals Cid <aacid at kde.org>
 
+	* splash/Splash.cc:
+	* splash/SplashBitmap.cc: Make Splashbitmap RGB8 use 32bits internally
+	* qt/poppler-page.cc:
+	* qt4/src/poppler-page.cc: Adapt to splashbitmap change so copying to
+	QImage is faster.
+	Patch by Frank Meerkötter slightly modified by Albert Astals Cid
+
+2006-04-04  Albert Astals Cid <aacid at kde.org>
+
 	* splash/SplashFTFont.cc: Fix crash when using fixedpoint math. Patch
 	by Frank Meerkoetter
 



More information about the poppler mailing list