[cairo-commit] rcairo ChangeLog,1.95,1.96

Kouhei Sutou commit at pdx.freedesktop.org
Fri Oct 20 07:41:52 PDT 2006


Committed by: kou

Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv1550

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/ext/rb_cairo_context.c (cr_select_font_face):
  made slang and weight arguments of Cairo::Context#select_font_face
  optional.

* samples/text2.rb: added --fade-out option.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- ChangeLog	15 Oct 2006 07:12:33 -0000	1.95
+++ ChangeLog	20 Oct 2006 14:41:49 -0000	1.96
@@ -1,3 +1,11 @@
+2006-10-20  Kouhei Sutou  <kou at cozmixng.org>
+
+	* packages/cairo/ext/rb_cairo_context.c (cr_select_font_face):
+	made slang and weight arguments of Cairo::Context#select_font_face
+	optional.
+
+	* samples/text2.rb: added --fade-out option.
+
 2006-10-15  Kouhei Sutou  <kou at cozmixng.org>
 
 	* packages/cairo/ext/rb_cairo.c (Cairo::BINDINGS_VERSION): moved



More information about the cairo-commit mailing list