[poppler] poppler: ChangeLog,1.448,1.449

Jeff Muizelaar jrmuizel at kemper.freedesktop.org
Tue Dec 12 07:24:02 EET 2006


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

Modified Files:
	ChangeLog 
Log Message:
2006-12-12  Jeff Muizelaar  <jeff at infidigm.net>

	* poppler/CairoOutputDev.cc: Change a cairo_set_matrix to 
	cairo_transform so that we don't blindly clobber the existing matrix.
	Patch by Daniel Colascione.
	Fixes #9190.


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -d -r1.448 -r1.449
--- ChangeLog	10 Dec 2006 05:24:56 -0000	1.448
+++ ChangeLog	12 Dec 2006 05:23:59 -0000	1.449
@@ -1,3 +1,10 @@
+2006-12-12  Jeff Muizelaar  <jeff at infidigm.net>
+
+	* poppler/CairoOutputDev.cc: Change a cairo_set_matrix to 
+	cairo_transform so that we don't blindly clobber the existing matrix.
+	Patch by Daniel Colascione.
+	Fixes #9190.
+
 2006-12-09  Jeff Muizelaar  <jeff at infidigm.net>
 
 	* poppler/Function.cc: Initialize PostScriptFunction::codeString to



More information about the poppler mailing list