[cairo-commit] rcairo ChangeLog,1.67,1.68
Kouhei Sutou
commit at pdx.freedesktop.org
Wed Oct 12 07:58:54 PDT 2005
Committed by: kou
Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv32100
Modified Files:
ChangeLog
Log Message:
* samples/png.rb: Use Cairo::Context#set_source_rgb instead of
Cairo::Context#set_source.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- ChangeLog 12 Oct 2005 14:57:44 -0000 1.67
+++ ChangeLog 12 Oct 2005 14:58:52 -0000 1.68
@@ -1,5 +1,8 @@
2005-10-12 Kouhei Sutou <kou at cozmixng.org>
+ * samples/png.rb: Use Cairo::Context#set_source_rgb instead of
+ Cairo::Context#set_source.
+
* packages/cairo/ext/rb_cairo_context.c (cr_set_source_rgb):
Re-implemented for backward compatibility.
More information about the cairo-commit
mailing list