[cairo-commit] cairo ChangeLog,1.1130,1.1131
Carl Worth
commit at pdx.freedesktop.org
Mon Nov 7 09:26:50 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28862
Modified Files:
ChangeLog
Log Message:
2005-11-05 Carl Worth <cworth at cworth.org>
* src/cairo-font-options.c: (_cairo_font_options_init_copy),
(cairo_font_options_copy): Add a function for copying font options
rather than just using direct structure copying.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1130
retrieving revision 1.1131
diff -u -d -r1.1130 -r1.1131
--- ChangeLog 6 Nov 2005 06:43:06 -0000 1.1130
+++ ChangeLog 7 Nov 2005 17:26:47 -0000 1.1131
@@ -1,5 +1,11 @@
2005-11-05 Carl Worth <cworth at cworth.org>
+ * src/cairo-font-options.c: (_cairo_font_options_init_copy),
+ (cairo_font_options_copy): Add a function for copying font options
+ rather than just using direct structure copying.
+
+2005-11-05 Carl Worth <cworth at cworth.org>
+
* src/cairo-ps-surface.c: (_cairo_ps_surface_show_page),
(_cairo_ps_surface_get_font): Add missing declarations for status
variables. Thanks to Mikael Hallendal for pointing this out.
More information about the cairo-commit
mailing list