[cairo-commit] rcairo ChangeLog,1.145,1.146

Kouhei Sutou commit at pdx.freedesktop.org
Wed May 2 19:35:55 PDT 2007


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* src/rb_cairo_path.c
  (Cairo::Path#size, Cairo::Path#length, Cairo::Path#empty?): added.
  (Cairo::Path#[]): supported negative index.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- ChangeLog	3 May 2007 02:17:31 -0000	1.145
+++ ChangeLog	3 May 2007 02:35:41 -0000	1.146
@@ -1,5 +1,9 @@
 2007-05-03  Kouhei Sutou  <kou at cozmixng.org>
 
+	* src/rb_cairo_path.c
+	(Cairo::Path#size, Cairo::Path#length, Cairo::Path#empty?): added.
+	(Cairo::Path#[]): supported negative index.
+
 	* src/rb_cairo_path.c (Cairo::PathData#each): added.
 
 	* src/rb_cairo.h, src/rb_cairo_path.c: added Cairo::Point and



More information about the cairo-commit mailing list