[cairo-commit] cairo ChangeLog,1.681,1.682

Owen Taylor commit at pdx.freedesktop.org
Thu Jun 23 12:58:52 PDT 2005


Committed by: otaylor

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv18630

Modified Files:
	ChangeLog 
Log Message:
2005-05-17  Owen Taylor  <otaylor at redhat.com>

        * src/cairo-png.c (write_png): Only unpremultiply ARGB32 data.
        Call png_write_info() *before* we set up the write conversion...
        it doesn't work after.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.681
retrieving revision 1.682
diff -u -d -r1.681 -r1.682
--- ChangeLog	23 Jun 2005 19:45:38 -0000	1.681
+++ ChangeLog	23 Jun 2005 19:58:49 -0000	1.682
@@ -1,3 +1,9 @@
+2005-05-17  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo-png.c (write_png): Only unpremultiply ARGB32 data.
+	Call png_write_info() *before* we set up the write conversion...
+	it doesn't work after.
+
 2005-06-23  Carl Worth  <cworth at cworth.org>
 
 	* ROADMAP: Add workaround for Render's overlapping source/dest bug




More information about the cairo-commit mailing list