[cairo-commit] rcairo ChangeLog,1.301,1.302
Kouhei Sutou
commit at pdx.freedesktop.org
Sat Aug 16 23:11:53 PDT 2008
Committed by: kou
Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv27949
Modified Files:
ChangeLog
Log Message:
* src/rb_cairo_font_face.c
(cr_user_font_face_text_to_glyphs_func): set num_glyphs to -1 if
callback isn't found.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -d -r1.301 -r1.302
--- ChangeLog 17 Aug 2008 06:04:50 -0000 1.301
+++ ChangeLog 17 Aug 2008 06:11:49 -0000 1.302
@@ -1,5 +1,9 @@
2008-08-17 Kouhei Sutou <kou at cozmixng.org>
+ * src/rb_cairo_font_face.c
+ (cr_user_font_face_text_to_glyphs_func): set num_glyphs to -1 if
+ callback isn't found.
+
* src/rb_cairo_private.c (rb_cairo__glyphs_from_ruby_object)
(rb_cairo__text_clusters_from_ruby_object): set -1 to *num_XXX
instead of 0.
More information about the cairo-commit
mailing list