cairo-features.h 477 B

1234567891011121314151617181920212223242526272829
  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_MIME_SURFACE 1
  12. #define CAIRO_HAS_OBSERVER_SURFACE 1
  13. #define CAIRO_HAS_PNG_FUNCTIONS 1
  14. #define CAIRO_HAS_RECORDING_SURFACE 1
  15. #define CAIRO_HAS_SVG_SURFACE 1
  16. #define CAIRO_HAS_USER_FONT 1