cairo-features.h 644 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. /*
  2. * Autogenerated by the Meson build system.
  3. * Do not edit, your changes will be lost.
  4. */
  5. #pragma once
  6. #define CAIRO_FEATURES_H
  7. #define CAIRO_HAS_FC_FONT 1
  8. #define CAIRO_HAS_FT_FONT 1
  9. #define CAIRO_HAS_GOBJECT_FUNCTIONS 1
  10. #define CAIRO_HAS_IMAGE_SURFACE 1
  11. #define CAIRO_HAS_INTERPRETER 1
  12. #define CAIRO_HAS_MIME_SURFACE 1
  13. #define CAIRO_HAS_OBSERVER_SURFACE 1
  14. #define CAIRO_HAS_PDF_SURFACE 1
  15. #define CAIRO_HAS_PNG_FUNCTIONS 1
  16. #define CAIRO_HAS_PS_SURFACE 1
  17. #define CAIRO_HAS_RECORDING_SURFACE 1
  18. #define CAIRO_HAS_SCRIPT_SURFACE 1
  19. #define CAIRO_HAS_SVG_SURFACE 1
  20. #define CAIRO_HAS_USER_FONT 1
  21. #define CAIRO_HAS_XML_SURFACE 1