[cairo-commit] cairo ChangeLog,1.694,1.695
Kristian Hogsberg
commit at pdx.freedesktop.org
Tue Jun 28 15:58:44 PDT 2005
Committed by: krh
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9213
Modified Files:
ChangeLog
Log Message:
2005-06-28 Kristian Høgsberg <krh at redhat.com>
* src/cairo-pattern.c (cairo_pattern_create_rgb)
(cairo_pattern_create_rgba): New functions to create a
cairo_pattern_t corresponding to a solid color and a translucent
color respectively. Document a few pattern functions.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.694
retrieving revision 1.695
diff -u -d -r1.694 -r1.695
--- ChangeLog 28 Jun 2005 22:03:53 -0000 1.694
+++ ChangeLog 28 Jun 2005 22:58:42 -0000 1.695
@@ -1,3 +1,10 @@
+2005-06-28 Kristian Høgsberg <krh at redhat.com>
+
+ * src/cairo-pattern.c (cairo_pattern_create_rgb)
+ (cairo_pattern_create_rgba): New functions to create a
+ cairo_pattern_t corresponding to a solid color and a translucent
+ color respectively. Document a few pattern functions.
+
2005-06-28 T Rowley <tim.rowley at gmail.com>
reviewed by: otaylor
More information about the cairo-commit
mailing list