[cairo-commit] rcairo ChangeLog,1.70,1.71

Kouhei Sutou commit at pdx.freedesktop.org
Sat Oct 15 07:33:48 PDT 2005


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/ext/rb_cairo_context.c: Use StringValuePtr
  instead of STR2CSTR.

* packages/cairo/ext/rb_cairo_surface.c: Supported PS/PDF surface.
* samples/ps.rb, samples/ps2.rb: Added PS surface sample.
* samples/pdf.rb, samples/pdf2.rb: Added PDF surface sample.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- ChangeLog	13 Oct 2005 04:51:04 -0000	1.70
+++ ChangeLog	15 Oct 2005 14:33:46 -0000	1.71
@@ -1,3 +1,12 @@
+2005-10-15  Kouhei Sutou  <kou at cozmixng.org>
+
+	* packages/cairo/ext/rb_cairo_context.c: Use StringValuePtr
+	instead of STR2CSTR.
+
+	* packages/cairo/ext/rb_cairo_surface.c: Supported PS/PDF surface.
+	* samples/ps.rb, samples/ps2.rb: Added PS surface sample.
+	* samples/pdf.rb, samples/pdf2.rb: Added PDF surface sample.
+
 2005-10-13  Kouhei Sutou  <kou at cozmixng.org>
 
 	* packages/cairo/ext/rb_cairo_surface.c: Fixed a SEGV bug caused



More information about the cairo-commit mailing list