[cairo-commit] cairo/doc/public/tmpl cairo.sgml,1.10,1.11

Owen Taylor commit at pdx.freedesktop.org
Mon May 2 11:01:20 PDT 2005


Committed by: otaylor

Update of /cvs/cairo/cairo/doc/public/tmpl
In directory gabe:/tmp/cvs-serv4726/doc/public/tmpl

Modified Files:
	cairo.sgml 
Log Message:
2005-05-02  Owen Taylor  <otaylor at redhat.com>

        * src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask()
        and cairo_mask_surface().

        * test/maks.c tests/Makefile.am tests/mask-ref.png: Add a
        comprehensive tests for cairo_mask().

        * docs/public/cairo-sections.txt: Updated


Index: cairo.sgml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/tmpl/cairo.sgml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cairo.sgml	26 Apr 2005 22:28:02 -0000	1.10
+++ cairo.sgml	2 May 2005 18:01:18 -0000	1.11
@@ -523,6 +523,26 @@
 @cr: 
 
 
+<!-- ##### FUNCTION cairo_mask ##### -->
+<para>
+
+</para>
+
+ at cr: 
+ at pattern: 
+
+
+<!-- ##### FUNCTION cairo_mask_surface ##### -->
+<para>
+
+</para>
+
+ at cr: 
+ at surface: 
+ at surface_x: 
+ at surface_y: 
+
+
 <!-- ##### FUNCTION cairo_stroke ##### -->
 <para>
 




More information about the cairo-commit mailing list