Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
cairo-features.h
Go to the documentation of this file.
1/*
2 * Autogenerated by the Meson build system.
3 * Do not edit, your changes will be lost.
4 */
5
6#pragma once
7
8#define CAIRO_FEATURES_H
9
10#define CAIRO_HAS_FC_FONT 1
11
12#define CAIRO_HAS_FT_FONT 1
13
14#define CAIRO_HAS_GOBJECT_FUNCTIONS 1
15
16#define CAIRO_HAS_IMAGE_SURFACE 1
17
18#define CAIRO_HAS_MIME_SURFACE 1
19
20#define CAIRO_HAS_OBSERVER_SURFACE 1
21
22#define CAIRO_HAS_PDF_SURFACE 1
23
24#define CAIRO_HAS_PNG_FUNCTIONS 1
25
26#define CAIRO_HAS_PS_SURFACE 1
27
28#define CAIRO_HAS_RECORDING_SURFACE 1
29
30#define CAIRO_HAS_SCRIPT_SURFACE 1
31
32#define CAIRO_HAS_SVG_SURFACE 1
33
34#define CAIRO_HAS_TEE_SURFACE 1
35
36#define CAIRO_HAS_USER_FONT 1
37
38#define CAIRO_HAS_XCB_SHM_FUNCTIONS 1
39
40#define CAIRO_HAS_XCB_SURFACE 1
41
42#define CAIRO_HAS_XLIB_SURFACE 1
43
44#define CAIRO_HAS_XLIB_XRENDER_SURFACE 1
45