[cairo-commit] rcairo ChangeLog,1.291,1.292

Kouhei Sutou commit at pdx.freedesktop.org
Sat Aug 16 00:23:17 PDT 2008


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
        * src/rb_cairo_context.c: support Cairo::Context#have_show_text_glyphs?.

        * test/test_context.rb (ContextTest#test_have_show_text_glyphs):
        add a test for Cairo::Context#have_show_text_glyphs?.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -d -r1.291 -r1.292
--- ChangeLog	14 Aug 2008 12:37:50 -0000	1.291
+++ ChangeLog	16 Aug 2008 07:23:15 -0000	1.292
@@ -1,3 +1,11 @@
+2008-08-16  Kouhei Sutou  <kou at cozmixng.org>
+
+	* src/rb_cairo_context.c: support
+	Cairo::Context#have_show_text_glyphs?.
+
+	* test/test_context.rb (ContextTest#test_have_show_text_glyphs):
+	add a test for Cairo::Context#have_show_text_glyphs?.
+
 2008-08-14  Kouhei Sutou  <kou at cozmixng.org>
 
 	* src/rb_cairo_scaled_font.c: support Cairo::ScaledFont#scale_matrix.



More information about the cairo-commit mailing list