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

Modified Files:
        ChangeLog 
Log Message:
2006-12-12  Jeff Muizelaar  <[EMAIL PROTECTED]>

        * 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  <[EMAIL PROTECTED]>
+
+       * 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  <[EMAIL PROTECTED]>
 
        * poppler/Function.cc: Initialize PostScriptFunction::codeString to

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to