[cairo-commit] rcairo ChangeLog,1.65,1.66

Kouhei Sutou commit at pdx.freedesktop.org
Tue Oct 11 18:14:37 PDT 2005


Committed by: kou

Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv4071

Modified Files:
	ChangeLog 
Log Message:
* samples/png.rb: Use Cairo::Context#set_source_rgba instead of
  Cairo::Context#set_source.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ChangeLog	11 Oct 2005 15:40:04 -0000	1.65
+++ ChangeLog	12 Oct 2005 01:14:34 -0000	1.66
@@ -1,5 +1,8 @@
 2005-10-12  Kouhei Sutou  <kou at cozmixng.org>
 
+	* samples/png.rb: Use Cairo::Context#set_source_rgba instead of
+	Cairo::Context#set_source.
+
 	* packages/cairo/ext/rb_cairo_surface.c
 	(cr_image_surface_create_from_png_generic): Set class of the
 	surface.



More information about the cairo-commit mailing list