[cairo-commit] rcairo ChangeLog,1.290,1.291

Kouhei Sutou commit at pdx.freedesktop.org
Thu Aug 14 05:37:53 PDT 2008


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
        * src/rb_cairo_scaled_font.c: support Cairo::ScaledFont#scale_matrix.

        * test/test_scaled_font.rb: add.

        * src/rb_cairo_matrix.c (cr_matrix_equal): add Cairo::Matrix#==.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- ChangeLog	14 Aug 2008 08:21:56 -0000	1.290
+++ ChangeLog	14 Aug 2008 12:37:50 -0000	1.291
@@ -1,5 +1,11 @@
 2008-08-14  Kouhei Sutou  <kou at cozmixng.org>
 
+	* src/rb_cairo_scaled_font.c: support Cairo::ScaledFont#scale_matrix.
+
+	* test/test_scaled_font.rb: add.
+
+	* src/rb_cairo_matrix.c (cr_matrix_equal): add Cairo::Matrix#==.
+
 	* src/rb_cairo_surface.c: support Cairo::Surface#fallback_resolution.
 
 	* test/test_surface.rb (SurfaceTest#test_fallback_resolution): add



More information about the cairo-commit mailing list