[cairo-commit] cairo ChangeLog,1.157,1.158
Olivier Andrieu
commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005
Committed by: oandrieu
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv14655
Modified Files:
ChangeLog
Log Message:
PNG backend
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -C2 -d -r1.157 -r1.158
*** a/ChangeLog 24 Feb 2004 18:45:26 -0000 1.157
--- b/ChangeLog 24 Feb 2004 20:29:25 -0000 1.158
***************
*** 1,2 ****
--- 1,16 ----
+ 2004-02-24 Olivier Andrieu <oliv__a at users.sourceforge.net>
+
+ * src/cairo.h:
+ * src/cairo-features.h.in:
+ * src/cairo_png_surface.c: Add PNG backend (cairo_set_target_png
+ and cairo_png_surface_create).
+
+ * cairo.pc.in:
+ * configure.in: autoconf support for the PNG backend. Bump version
+ to 0.1.19.
+
+ * src/Makefile.am: PNG backend support, removed references to
+ X_LIBS and X_CFLAGS.
+
2004-02-24 Carl Worth <cworth at isi.edu>
More information about the cairo-commit
mailing list