/* Generated by configure. Do not edit. */ #ifndef CAIRO_SUPPORTED_FEATURES_H #define CAIRO_SUPPORTED_FEATURES_H /* This is a dummy header, to trick gtk-doc only */ #define CAIRO_HAS_XLIB_SURFACE 1 #define CAIRO_HAS_XLIB_XRENDER_SURFACE 1 #define CAIRO_HAS_XCB_SURFACE 1 #define CAIRO_HAS_XCB_SHM_FUNCTIONS 1 #define CAIRO_HAS_QUARTZ_SURFACE 1 #define CAIRO_HAS_QUARTZ_FONT 1 #define CAIRO_HAS_WIN32_SURFACE 1 #define CAIRO_HAS_WIN32_FONT 1 #define CAIRO_HAS_PNG_FUNCTIONS 1 #define CAIRO_HAS_EGL_FUNCTIONS 1 #define CAIRO_HAS_GLX_FUNCTIONS 1 #define CAIRO_HAS_WGL_FUNCTIONS 1 #define CAIRO_HAS_SCRIPT_SURFACE 1 #define CAIRO_HAS_FT_FONT 1 #define CAIRO_HAS_FC_FONT 1 #define CAIRO_HAS_PS_SURFACE 1 #define CAIRO_HAS_PDF_SURFACE 1 #define CAIRO_HAS_SVG_SURFACE 1 #define CAIRO_HAS_IMAGE_SURFACE 1 #define CAIRO_HAS_MIME_SURFACE 1 #define CAIRO_HAS_RECORDING_SURFACE 1 #define CAIRO_HAS_OBSERVER_SURFACE 1 #define CAIRO_HAS_USER_FONT 1 #define CAIRO_HAS_GOBJECT_FUNCTIONS 1 #endif