ShaderEffect subclasses from Effect, not DependencyObject
[moon.git] / cairo / src / cairo-supported-features.h
blob93f44b8128638824210b0482f23512648232492a
1 /* Generated by configure. Do not edit. */
2 #ifndef CAIRO_SUPPORTED_FEATURES_H
3 #define CAIRO_SUPPORTED_FEATURES_H
5 /* This is a dummy header, to trick gtk-doc only */
7 #define CAIRO_HAS_XLIB_SURFACE 1
8 #define CAIRO_HAS_XLIB_XRENDER_SURFACE 1
9 #define CAIRO_HAS_QUARTZ_SURFACE 1
10 #define CAIRO_HAS_QUARTZ_FONT 1
11 #define CAIRO_HAS_WIN32_SURFACE 1
12 #define CAIRO_HAS_WIN32_FONT 1
13 #define CAIRO_HAS_PNG_FUNCTIONS 1
14 #define CAIRO_HAS_FT_FONT 1
15 #define CAIRO_HAS_PS_SURFACE 1
16 #define CAIRO_HAS_PDF_SURFACE 1
17 #define CAIRO_HAS_SVG_SURFACE 1
18 #define CAIRO_HAS_IMAGE_SURFACE 1
19 #define CAIRO_HAS_USER_FONT 1
21 #endif