[cairo-commit] rcairo ChangeLog,1.101,1.102

Kouhei Sutou commit at pdx.freedesktop.org
Fri Dec 15 00:45:23 PST 2006


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/lib/cairo/context/path.rb: ported Pango's
  cairotwisted example as library.
* samples/text-on-path.rb: ported Pango's cairotwisted example by
  using the library.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- ChangeLog	27 Nov 2006 14:35:52 -0000	1.101
+++ ChangeLog	15 Dec 2006 08:45:19 -0000	1.102
@@ -1,3 +1,10 @@
+2006-12-15  Kouhei Sutou  <kou at cozmixng.org>
+
+	* packages/cairo/lib/cairo/context/path.rb: ported Pango's
+	cairotwisted example as library.
+	* samples/text-on-path.rb: ported Pango's cairotwisted example by
+	using the library.
+
 2006-11-27  Kouhei Sutou  <kou at cozmixng.org>
 
 	* packages/cairo/ext/rb_cairo.h (CAIRO_CHECK_VERSION): added.



More information about the cairo-commit mailing list