[cairo-commit] cairo/doc/public/tmpl cairo.sgml,1.12,1.13
Owen Taylor
commit at pdx.freedesktop.org
Fri May 6 12:00:24 PDT 2005
- Previous message: [cairo-commit]
cairo/doc/public Makefile.am, 1.3, 1.4 cairo-docs.xml,
1.4, 1.5 cairo-sections.txt, 1.15, 1.16
- Next message: [cairo-commit] cairo/src cairo-pattern.c, 1.33, 1.34 cairo.c, 1.86,
1.87 cairo.h, 1.109, 1.110
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: otaylor
Update of /cvs/cairo/cairo/doc/public/tmpl
In directory gabe:/tmp/cvs-serv15652/doc/public/tmpl
Modified Files:
cairo.sgml
Log Message:
2005-05-05 Owen Taylor <otaylor at redhat.com>
* src/cairo.[ch] doc/public/cairo-sections.txt: Add
cairo_paint_with_alpha().
* src/cairo-pattern.c (_cairo_pattern_acquire_surfaces): Fix
segfault when mask == NULL.
* test/mask.c test/mask-ref.png: Add testing of cairo_paint_with_alpha().
* test/coverage.c test/coverage-ref.png: Remove ... it's not testing
anything that mask doesn't test better.
Index: cairo.sgml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/tmpl/cairo.sgml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- cairo.sgml 2 May 2005 20:39:33 -0000 1.12
+++ cairo.sgml 6 May 2005 19:00:22 -0000 1.13
@@ -188,6 +188,17 @@
@pattern:
+<!-- ##### FUNCTION cairo_set_source_surface ##### -->
+<para>
+
+</para>
+
+ at cr:
+ at surface:
+ at x:
+ at y:
+
+
<!-- ##### MACRO cairo_set_alpha ##### -->
<para>
@@ -523,6 +534,15 @@
@cr:
+<!-- ##### FUNCTION cairo_paint_with_alpha ##### -->
+<para>
+
+</para>
+
+ at cr:
+ at alpha:
+
+
<!-- ##### FUNCTION cairo_mask ##### -->
<para>
@@ -822,17 +842,6 @@
@num_glyphs:
-<!-- ##### FUNCTION cairo_show_surface ##### -->
-<para>
-
-</para>
-
- at cr:
- at surface:
- at width:
- at height:
-
-
<!-- ##### FUNCTION cairo_get_operator ##### -->
<para>
- Previous message: [cairo-commit]
cairo/doc/public Makefile.am, 1.3, 1.4 cairo-docs.xml,
1.4, 1.5 cairo-sections.txt, 1.15, 1.16
- Next message: [cairo-commit] cairo/src cairo-pattern.c, 1.33, 1.34 cairo.c, 1.86,
1.87 cairo.h, 1.109, 1.110
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list