[cairo-commit] cairo ChangeLog,1.642,1.643
Carl Worth
commit at pdx.freedesktop.org
Sat Jun 11 00:06:06 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv24454
Modified Files:
ChangeLog
Log Message:
* src/cairoint.h: Provide font-backend-specific macros for
FONT_FAMILY_DEFAULT. Change CAIRO_FT_FONT_FAMILY_DEFAULT from
"serif" to "" to allow the actual default to come from the
system/user configuration.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.642
retrieving revision 1.643
diff -u -d -r1.642 -r1.643
--- ChangeLog 11 Jun 2005 06:47:23 -0000 1.642
+++ ChangeLog 11 Jun 2005 07:06:04 -0000 1.643
@@ -1,5 +1,12 @@
2005-06-10 Carl Worth <cworth at cworth.org>
+ * src/cairoint.h: Provide font-backend-specific macros for
+ FONT_FAMILY_DEFAULT. Change CAIRO_FT_FONT_FAMILY_DEFAULT from
+ "serif" to "" to allow the actual default to come from the
+ system/user configuration.
+
+2005-06-10 Carl Worth <cworth at cworth.org>
+
* src/cairo.h: Pull the enum out from inside cairo_path_data_t and
give it a name of cairo_path_data_type_t. This allows C++ programs
to see the enum values. It also allows variables to be declared of
More information about the cairo-commit
mailing list