diff --git a/doc/public/tmpl/cairo-image.sgml b/doc/public/tmpl/cairo-image.sgml index 67fc1ffec..b72732fde 100644 --- a/doc/public/tmpl/cairo-image.sgml +++ b/doc/public/tmpl/cairo-image.sgml @@ -29,7 +29,6 @@ Rendering to memory buffers @CAIRO_FORMAT_RGB24: @CAIRO_FORMAT_A8: @CAIRO_FORMAT_A1: -@CAIRO_FORMAT_RGB16_565: diff --git a/doc/public/tmpl/cairo-status.sgml b/doc/public/tmpl/cairo-status.sgml index 0996e298a..f943cac59 100644 --- a/doc/public/tmpl/cairo-status.sgml +++ b/doc/public/tmpl/cairo-status.sgml @@ -22,35 +22,37 @@ Decoding cairo's status -@CAIRO_STATUS_SUCCESS: -@CAIRO_STATUS_NO_MEMORY: -@CAIRO_STATUS_INVALID_RESTORE: -@CAIRO_STATUS_INVALID_POP_GROUP: -@CAIRO_STATUS_NO_CURRENT_POINT: -@CAIRO_STATUS_INVALID_MATRIX: -@CAIRO_STATUS_INVALID_STATUS: -@CAIRO_STATUS_NULL_POINTER: -@CAIRO_STATUS_INVALID_STRING: -@CAIRO_STATUS_INVALID_PATH_DATA: -@CAIRO_STATUS_READ_ERROR: -@CAIRO_STATUS_WRITE_ERROR: -@CAIRO_STATUS_SURFACE_FINISHED: -@CAIRO_STATUS_SURFACE_TYPE_MISMATCH: -@CAIRO_STATUS_PATTERN_TYPE_MISMATCH: -@CAIRO_STATUS_INVALID_CONTENT: -@CAIRO_STATUS_INVALID_FORMAT: -@CAIRO_STATUS_INVALID_VISUAL: -@CAIRO_STATUS_FILE_NOT_FOUND: -@CAIRO_STATUS_INVALID_DASH: -@CAIRO_STATUS_INVALID_DSC_COMMENT: +@CAIRO_STATUS_SUCCESS: +@CAIRO_STATUS_NO_MEMORY: +@CAIRO_STATUS_INVALID_RESTORE: +@CAIRO_STATUS_INVALID_POP_GROUP: +@CAIRO_STATUS_NO_CURRENT_POINT: +@CAIRO_STATUS_INVALID_MATRIX: +@CAIRO_STATUS_INVALID_STATUS: +@CAIRO_STATUS_NULL_POINTER: +@CAIRO_STATUS_INVALID_STRING: +@CAIRO_STATUS_INVALID_PATH_DATA: +@CAIRO_STATUS_READ_ERROR: +@CAIRO_STATUS_WRITE_ERROR: +@CAIRO_STATUS_SURFACE_FINISHED: +@CAIRO_STATUS_SURFACE_TYPE_MISMATCH: +@CAIRO_STATUS_PATTERN_TYPE_MISMATCH: +@CAIRO_STATUS_INVALID_CONTENT: +@CAIRO_STATUS_INVALID_FORMAT: +@CAIRO_STATUS_INVALID_VISUAL: +@CAIRO_STATUS_FILE_NOT_FOUND: +@CAIRO_STATUS_INVALID_DASH: +@CAIRO_STATUS_INVALID_DSC_COMMENT: +@CAIRO_STATUS_INVALID_INDEX: +@CAIRO_STATUS_CLIP_NOT_REPRESENTABLE: -@status: -@Returns: +@status: +@Returns: diff --git a/doc/public/tmpl/cairo-surface.sgml b/doc/public/tmpl/cairo-surface.sgml index 3d76c4109..d99363650 100644 --- a/doc/public/tmpl/cairo-surface.sgml +++ b/doc/public/tmpl/cairo-surface.sgml @@ -28,20 +28,20 @@ Base class for surfaces -@CAIRO_CONTENT_COLOR: -@CAIRO_CONTENT_ALPHA: -@CAIRO_CONTENT_COLOR_ALPHA: +@CAIRO_CONTENT_COLOR: +@CAIRO_CONTENT_ALPHA: +@CAIRO_CONTENT_COLOR_ALPHA: -@other: -@content: -@width: -@height: -@Returns: +@other: +@content: +@width: +@height: +@Returns: @@ -49,7 +49,7 @@ Base class for surfaces -@surface: +@surface: @@ -57,7 +57,7 @@ Base class for surfaces -@surface: +@surface: @@ -65,7 +65,7 @@ Base class for surfaces -@surface: +@surface: @@ -73,8 +73,8 @@ Base class for surfaces -@surface: -@options: +@surface: +@options: @@ -82,8 +82,8 @@ Base class for surfaces -@surface: -@Returns: +@surface: +@Returns: @@ -91,11 +91,11 @@ Base class for surfaces -@surface: -@key: -@user_data: -@destroy: -@Returns: +@surface: +@key: +@user_data: +@destroy: +@Returns: @@ -103,9 +103,9 @@ Base class for surfaces -@surface: -@key: -@Returns: +@surface: +@key: +@Returns: @@ -113,7 +113,7 @@ Base class for surfaces -@surface: +@surface: @@ -121,11 +121,11 @@ Base class for surfaces -@surface: -@x: -@y: -@width: -@height: +@surface: +@x: +@y: +@width: +@height: @@ -133,8 +133,8 @@ Base class for surfaces -@surface: -@Returns: +@surface: +@Returns: @@ -142,9 +142,9 @@ Base class for surfaces -@surface: -@x_offset: -@y_offset: +@surface: +@x_offset: +@y_offset: @@ -152,9 +152,9 @@ Base class for surfaces -@surface: -@x_offset: -@y_offset: +@surface: +@x_offset: +@y_offset: @@ -162,9 +162,9 @@ Base class for surfaces -@surface: -@x_pixels_per_inch: -@y_pixels_per_inch: +@surface: +@x_pixels_per_inch: +@y_pixels_per_inch: @@ -172,8 +172,8 @@ Base class for surfaces -@surface: -@Returns: +@surface: +@Returns: @@ -181,24 +181,26 @@ Base class for surfaces -@CAIRO_SURFACE_TYPE_IMAGE: -@CAIRO_SURFACE_TYPE_PDF: -@CAIRO_SURFACE_TYPE_PS: -@CAIRO_SURFACE_TYPE_XLIB: -@CAIRO_SURFACE_TYPE_XCB: -@CAIRO_SURFACE_TYPE_GLITZ: -@CAIRO_SURFACE_TYPE_QUARTZ: -@CAIRO_SURFACE_TYPE_WIN32: -@CAIRO_SURFACE_TYPE_BEOS: -@CAIRO_SURFACE_TYPE_DIRECTFB: -@CAIRO_SURFACE_TYPE_SVG: +@CAIRO_SURFACE_TYPE_IMAGE: +@CAIRO_SURFACE_TYPE_PDF: +@CAIRO_SURFACE_TYPE_PS: +@CAIRO_SURFACE_TYPE_XLIB: +@CAIRO_SURFACE_TYPE_XCB: +@CAIRO_SURFACE_TYPE_GLITZ: +@CAIRO_SURFACE_TYPE_QUARTZ: +@CAIRO_SURFACE_TYPE_WIN32: +@CAIRO_SURFACE_TYPE_BEOS: +@CAIRO_SURFACE_TYPE_DIRECTFB: +@CAIRO_SURFACE_TYPE_SVG: +@CAIRO_SURFACE_TYPE_NQUARTZ: +@CAIRO_SURFACE_TYPE_OS2: -@surface: -@Returns: +@surface: +@Returns: