[cairo-commit] cairo ChangeLog,1.103,1.104

Carl Worth commit at pdx.freedesktop.org
Tue Nov 4 10:46:47 PST 2003


Committed by: cworth

Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv10152

Modified Files:
	ChangeLog 
Log Message:
Enable cairo_set_target_surface (cr, NULL) to work. This can be useful to
force the current target surface to be finalized.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** ChangeLog	4 Nov 2003 16:58:53 -0000	1.103
--- ChangeLog	4 Nov 2003 18:46:45 -0000	1.104
***************
*** 1,4 ****
--- 1,8 ----
  2003-11-04  Carl Worth  <cworth at east.isi.edu>
  
+ 	* src/cairo_gstate.c (_cairo_gstate_set_target_surface): Enable
+ 	cairo_set_target_surface (cr, NULL) to work. This can be useful to
+ 	force the current target surface to be finalized.
+ 
  	* configure.in: 
  	* cairo.pc.in (Requires): Add explicit fontconfig and freetype2





More information about the cairo-commit mailing list