[cairo-commit] libsvg-cairo ChangeLog,1.35,1.36

Carl Worth commit at pdx.freedesktop.org
Wed Apr 28 21:16:46 PDT 2004


Committed by: cworth

Update of /cvs/cairo/libsvg-cairo
In directory pdx:/tmp/cvs-serv12804

Modified Files:
	ChangeLog 
Log Message:

        * src/svg_cairo.c (_svg_cairo_set_gradient):
        (_svg_cairo_set_pattern): Update to use new cairo_pattern API.
        (_svg_cairo_set_paint_and_opacity): Make alpha apply to all paint
        types, (not just solid colors). Thanks to David Reveman.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg-cairo/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** a/ChangeLog	16 Dec 2003 18:32:13 -0000	1.35
--- b/ChangeLog	29 Apr 2004 04:16:44 -0000	1.36
***************
*** 1,2 ****
--- 1,9 ----
+ 2004-04-28  Carl Worth  <cworth at isi.edu>
+ 
+ 	* src/svg_cairo.c (_svg_cairo_set_gradient):
+ 	(_svg_cairo_set_pattern): Update to use new cairo_pattern API.
+ 	(_svg_cairo_set_paint_and_opacity): Make alpha apply to all paint
+ 	types, (not just solid colors). Thanks to David Reveman.
+ 
  2003-12-16  Carl Worth  <cworth at isi.edu>
  





More information about the cairo-commit mailing list