Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. /* Generated by configure.  Do not edit. */
  2. #ifndef CAIRO_SUPPORTED_FEATURES_H
  3. #define CAIRO_SUPPORTED_FEATURES_H
  4.  
  5. /* This is a dummy header, to trick gtk-doc only */
  6.  
  7. #define CAIRO_HAS_XLIB_SURFACE 1
  8. #define CAIRO_HAS_XLIB_XRENDER_SURFACE 1
  9. #define CAIRO_HAS_XCB_SHM_FUNCTIONS 1
  10. #define CAIRO_HAS_QUARTZ_SURFACE 1
  11. #define CAIRO_HAS_QUARTZ_FONT 1
  12. #define CAIRO_HAS_WIN32_SURFACE 1
  13. #define CAIRO_HAS_WIN32_FONT 1
  14. #define CAIRO_HAS_PNG_FUNCTIONS 1
  15. #define CAIRO_HAS_EGL_FUNCTIONS 1
  16. #define CAIRO_HAS_GLX_FUNCTIONS 1
  17. #define CAIRO_HAS_WGL_FUNCTIONS 1
  18. #define CAIRO_HAS_FT_FONT 1
  19. #define CAIRO_HAS_FC_FONT 1
  20. #define CAIRO_HAS_PS_SURFACE 1
  21. #define CAIRO_HAS_PDF_SURFACE 1
  22. #define CAIRO_HAS_SVG_SURFACE 1
  23. #define CAIRO_HAS_IMAGE_SURFACE 1
  24. #define CAIRO_HAS_RECORDING_SURFACE 1
  25. #define CAIRO_HAS_USER_FONT 1
  26. #define CAIRO_HAS_GOBJECT_FUNCTIONS 1
  27.  
  28. #endif
  29.