summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@aliftype.com>2023-01-31 01:03:12 +0200
committerKhaled Hosny <khaled@aliftype.com>2023-02-02 14:13:56 +0200
commit500d87c90db40fa51614f54753a7266b6d399518 (patch)
tree6d9fc708a0686dbab27b0085495e44f36f4b28a1 /src
parent40badda549bc93a18679f0600082a1ed8556a268 (diff)
downloadcairo-500d87c90db40fa51614f54753a7266b6d399518.tar.gz
doc: Document CAIRO_STATUS_SVG_FONT_ERROR
Diffstat (limited to 'src')
-rw-r--r--src/cairo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo.h b/src/cairo.h
index 78a958476..57bc1a36f 100644
--- a/src/cairo.h
+++ b/src/cairo.h
@@ -295,6 +295,7 @@ typedef struct _cairo_user_data_key {
* @CAIRO_STATUS_WIN32_GDI_ERROR: error occurred in the Windows Graphics Device Interface (Since 1.16)
* @CAIRO_STATUS_TAG_ERROR: invalid tag name, attributes, or nesting (Since 1.16)
* @CAIRO_STATUS_DWRITE_ERROR: error occurred in the Windows Direct Write API (Since 1.18)
+ * @CAIRO_STATUS_SVG_FONT_ERROR: error occurred in OpenType-SVG font rendering (Since 1.18)
* @CAIRO_STATUS_LAST_STATUS: this is a special value indicating the number of
* status values defined in this enumeration. When using this value, note
* that the version of cairo at run-time may have additional status values